CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
applied reverse patch for noeabi branch purposses
authorJose V Beneyto <sepen@crux.nu>
Thu, 8 Apr 2010 08:29:47 +0000 (10:29 +0200)
committerJose V Beneyto <sepen@crux.nu>
Thu, 8 Apr 2010 08:29:47 +0000 (10:29 +0200)
Makefile
config-2.6.19

index 12df21a1afba7a57b7481d879728c2156ae9ee98..de5936a19d8be63b7fee528a5c63c9278cd6430b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # src/kernel/Makefile
 #
 
-TARGET = arm-crux-linux-gnueabi
+TARGET = arm-unknown-linux-gnu
 
 TOPDIR = $(shell pwd)
 WORK = $(PWD)/work
index 6f20db0e5fbcaeb214e129993f67ddc6330091b6..7c6644f9f0c0e283f9e293adaf365c33981ef126 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.19
-# Mon Mar  1 12:50:09 2010
+# Thu Sep 24 14:50:12 2009
 #
 CONFIG_ARM=y
 # CONFIG_GENERIC_TIME is not set
@@ -181,8 +181,7 @@ CONFIG_PCMCIA_IOCTL=y
 # CONFIG_PREEMPT is not set
 # CONFIG_NO_IDLE_HZ is not set
 CONFIG_HZ=100
-CONFIG_AEABI=y
-CONFIG_OABI_COMPAT=y
+# CONFIG_AEABI is not set
 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
 CONFIG_SELECT_MEMORY_MODEL=y
 CONFIG_FLATMEM_MANUAL=y
@@ -211,7 +210,8 @@ CONFIG_CMDLINE="root=1f03 mem=32M"
 #
 # At least one emulation must be selected
 #
-# CONFIG_FPE_NWFPE is not set
+CONFIG_FPE_NWFPE=y
+# CONFIG_FPE_NWFPE_XP is not set
 # CONFIG_FPE_FASTFPE is not set
 CONFIG_VFP=y
 
@@ -221,6 +221,7 @@ CONFIG_VFP=y
 CONFIG_BINFMT_ELF=y
 # CONFIG_BINFMT_AOUT is not set
 # CONFIG_BINFMT_MISC is not set
+# CONFIG_ARTHUR is not set
 
 #
 # Power management options
@@ -335,6 +336,9 @@ CONFIG_FW_LOADER=y
 # Memory Technology Devices (MTD)
 #
 # CONFIG_MTD is not set
+# CONFIG_MTD_CFI_NOSWAP is not set
+# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
+# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
 
 #
 # Parallel port support