From: Victor Martinez Date: Fri, 26 Feb 2010 09:36:27 +0000 (+0000) Subject: Changed config to add eabi support. Fixed target var in Makefile. X-Git-Url: http://gitweb/?a=commitdiff_plain;h=847d0c54ab3ddbfe27b8c9872dfeb4d0246fd9f7;p=kernel%2Fomap850.git Changed config to add eabi support. Fixed target var in Makefile. --- diff --git a/Makefile b/Makefile index acedff5..103bcf4 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # omap850/Makefile # -TARGET = arm-unknown-linux-gnu +TARGET = arm-crux-linux-gnueabi TOPDIR = $(shell pwd) WORK = $(PWD)/work diff --git a/config-2.6.25-omap850 b/config-2.6.25-omap850 index 704616a..44a26da 100644 --- a/config-2.6.25-omap850 +++ b/config-2.6.25-omap850 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.25-omap1 -# Fri Feb 12 10:52:45 2010 +# Thu Feb 25 20:19:13 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -268,7 +268,8 @@ CONFIG_CPU_DCACHE_WRITETHROUGH=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_PREEMPT=y CONFIG_HZ=100 -# 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 @@ -307,10 +308,9 @@ 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 -# CONFIG_VFP is not set +CONFIG_VFP=y # # Userspace binary formats @@ -318,7 +318,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