CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Changed config and Makefile to noeabi support (default for j72x based devices)
authorJose V Beneyto <sepen@crux.nu>
Mon, 26 Apr 2010 15:52:56 +0000 (17:52 +0200)
committerJose V Beneyto <sepen@crux.nu>
Mon, 26 Apr 2010 15:53:16 +0000 (17:53 +0200)
Makefile
config-2.6.19-j72x_20100305

index 4157e79eded93db132b1f51a4d41b6c285db5cff..0ed6ac378a988bae5a53e81cc94c6abbe4f741d5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 # src/kernel/Makefile
 #
 
-TARGET = arm-crux-linux-gnueabi
+TARGET = arm-crux-linux-gnu
 
 TOPDIR = $(shell pwd)
 WORK = $(PWD)/work
-CROSSTOOLS = $(TOPDIR)/../../toolchain/crosstools
+CROSSTOOLS = $(TOPDIR)/../../toolchain-noeabi/crosstools
 
 KERNEL_VERSION = 2.6.19-j72x_20100305
 
index 816e487e8885107465b8c7bdd2add7004e91c535..4b4e75e5f56aed9e141c0ae3a17245d452a15121 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.19
-# Tue Mar  9 09:01:40 2010
+# Mon Apr 26 16:44:16 2010
 #
 CONFIG_ARM=y
 # CONFIG_GENERIC_TIME is not set
@@ -194,8 +194,7 @@ CONFIG_PCMCIA_SA1111=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=y
 CONFIG_NODES_SHIFT=2
 CONFIG_SELECT_MEMORY_MODEL=y
@@ -252,6 +251,7 @@ 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