CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Changed config to add eabi support. Fixed target var in Makefile.
authorVictor Martinez <pitillo@ono.com>
Mon, 1 Mar 2010 12:51:02 +0000 (12:51 +0000)
committerVictor Martinez <pitillo@ono.com>
Mon, 1 Mar 2010 12:51:02 +0000 (12:51 +0000)
Makefile
config-2.6.19

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