From 82572cf7677a78e48f719cf969fac725ca639bd2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 14 Feb 2008 14:31:31 +0000 Subject: revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes SVN-Revision: 10458 --- target/linux/ixp4xx/config-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index f9cfe53..5116bd8 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -298,7 +298,7 @@ CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y # CONFIG_NO_IDLE_HZ is not set # CONFIG_NTFS_FS is not set # CONFIG_NVRAM is not set -# CONFIG_OABI_COMPAT is not set +CONFIG_OABI_COMPAT=y # CONFIG_PATA_ALI is not set # CONFIG_PATA_AMD is not set CONFIG_PATA_ARTOP=m -- cgit v1.1