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>
Sat, 27 Feb 2010 13:22:56 +0000 (13:22 +0000)
committerVictor Martinez <pitillo@ono.com>
Sat, 27 Feb 2010 13:22:56 +0000 (13:22 +0000)
Makefile
config-2.6.16-ipaq191x_20080323

index 1461fb881a46d36e6b95d1702a434ffcb41ba20c..7148104752ba1aa13ef712e4c89c6ccc15ea44ed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # ipaq191x/Makefile
 #
 
-TARGET = arm-unknown-linux-gnu
+TARGET = arm-crux-linux-gnueabi
 
 TOPDIR = $(shell pwd)
 WORK = $(TOPDIR)/work
index 08526b12bf64ef99a27ac6093c8367912a4bf215..4a744cda376b52c2b9fa10fdf3345e3a2089992d 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.16.49+hh9
-# Tue Feb 16 22:21:53 2010
+# Fri Feb 26 19:05:41 2010
 #
 CONFIG_ARM=y
 CONFIG_MMU=y
@@ -217,7 +217,8 @@ CONFIG_PCMCIA_PXA2XX=y
 #
 # CONFIG_PREEMPT is not set
 # CONFIG_NO_IDLE_HZ is not set
-# 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
@@ -249,8 +250,7 @@ CONFIG_CMDLINE=""
 #
 # 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
 
 #
@@ -259,7 +259,6 @@ CONFIG_FPE_NWFPE=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