From: Jose V Beneyto Date: Thu, 8 Apr 2010 08:29:47 +0000 (+0200) Subject: applied reverse patch for noeabi branch purposses X-Git-Url: http://gitweb/?a=commitdiff_plain;h=7152d053f6d1ae9ba98536f2e8f3533ec81dc55c;p=kernel%2Fversatile.git applied reverse patch for noeabi branch purposses --- diff --git a/Makefile b/Makefile index 12df21a..de5936a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # src/kernel/Makefile # -TARGET = arm-crux-linux-gnueabi +TARGET = arm-unknown-linux-gnu TOPDIR = $(shell pwd) WORK = $(PWD)/work diff --git a/config-2.6.19 b/config-2.6.19 index 6f20db0..7c6644f 100644 --- a/config-2.6.19 +++ b/config-2.6.19 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.19 -# Mon Mar 1 12:50:09 2010 +# Thu Sep 24 14:50:12 2009 # CONFIG_ARM=y # CONFIG_GENERIC_TIME is not set @@ -181,8 +181,7 @@ CONFIG_PCMCIA_IOCTL=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 is not set CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y @@ -211,7 +210,8 @@ CONFIG_CMDLINE="root=1f03 mem=32M" # # At least one emulation must be selected # -# CONFIG_FPE_NWFPE is not set +CONFIG_FPE_NWFPE=y +# CONFIG_FPE_NWFPE_XP is not set # CONFIG_FPE_FASTFPE is not set CONFIG_VFP=y @@ -221,6 +221,7 @@ 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 @@ -335,6 +336,9 @@ 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