From: Jose V Beneyto Date: Mon, 26 Apr 2010 15:52:56 +0000 (+0200) Subject: Changed config and Makefile to noeabi support (default for j72x based devices) X-Git-Url: http://gitweb/?a=commitdiff_plain;h=972642f8be289a14fbecba816216d6c8e4574df4;p=kernel%2Fj72x.git Changed config and Makefile to noeabi support (default for j72x based devices) --- diff --git a/Makefile b/Makefile index 4157e79..0ed6ac3 100644 --- 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 diff --git a/config-2.6.19-j72x_20100305 b/config-2.6.19-j72x_20100305 index 816e487..4b4e75e 100644 --- a/config-2.6.19-j72x_20100305 +++ b/config-2.6.19-j72x_20100305 @@ -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