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:28:28 +0000 (12:28 +0000)
committerVictor Martinez <pitillo@ono.com>
Mon, 1 Mar 2010 12:28:28 +0000 (12:28 +0000)
Makefile
config-2.6.19

index a0eecc775f729f08db5adb616452c632e688174b..6ed5152ff995b707427eb6c23535ce1875042af0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # src/kernel/Makefile
 #
 
 # src/kernel/Makefile
 #
 
-TARGET = arm-unknown-linux-gnu
+TARGET = arm-crux-linux-gnueabi
 
 TOPDIR = $(shell pwd)
 WORK = $(PWD)/work
 
 TOPDIR = $(shell pwd)
 WORK = $(PWD)/work
index 61dbca4e8960c8c239bc32ac8980aa1a72e0564a..e016e48b096e4cd08aa47dadf9f1f244de2f7c47 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.19
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.19
-# Tue Oct 13 06:35:04 2009
+# Mon Mar  1 12:15:08 2010
 #
 CONFIG_ARM=y
 # CONFIG_GENERIC_TIME is not set
 #
 CONFIG_ARM=y
 # CONFIG_GENERIC_TIME is not set
@@ -194,7 +194,8 @@ CONFIG_PCMCIA_SA1111=y
 # CONFIG_PREEMPT is not set
 # CONFIG_NO_IDLE_HZ is not set
 CONFIG_HZ=100
 # 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=y
 CONFIG_NODES_SHIFT=2
 CONFIG_SELECT_MEMORY_MODEL=y
 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
 CONFIG_NODES_SHIFT=2
 CONFIG_SELECT_MEMORY_MODEL=y
@@ -242,8 +243,7 @@ CONFIG_CPU_FREQ_SA1110=y
 #
 # At least one emulation must be selected
 #
 #
 # 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_FPE_FASTFPE is not set
 
 #
@@ -252,7 +252,6 @@ CONFIG_FPE_NWFPE=y
 CONFIG_BINFMT_ELF=y
 # CONFIG_BINFMT_AOUT is not set
 # CONFIG_BINFMT_MISC is not set
 CONFIG_BINFMT_ELF=y
 # CONFIG_BINFMT_AOUT is not set
 # CONFIG_BINFMT_MISC is not set
-# CONFIG_ARTHUR is not set
 
 #
 # Power management options
 
 #
 # Power management options