From: Victor Martinez Date: Sat, 27 Feb 2010 13:22:56 +0000 (+0000) Subject: Changed config to add eabi support. Fixed target var in Makefile. X-Git-Url: http://gitweb/?a=commitdiff_plain;h=561bfc6e487d9655e0c67dacd2d3d92c4d42fcd0;p=kernel%2Fipaq191x.git Changed config to add eabi support. Fixed target var in Makefile. --- diff --git a/Makefile b/Makefile index 1461fb8..7148104 100644 --- 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 diff --git a/config-2.6.16-ipaq191x_20080323 b/config-2.6.16-ipaq191x_20080323 index 08526b1..4a744cd 100644 --- a/config-2.6.16-ipaq191x_20080323 +++ b/config-2.6.16-ipaq191x_20080323 @@ -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