diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-03-07 12:59:19 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-03-07 12:59:19 +0000 |
commit | b74308c4337b9309f2eb86ca54e6c10edebddc13 (patch) | |
tree | b206df58e5ba505c00a6419d242b7c5d6402be83 /target/linux/generic/config-2.6.30 | |
parent | 9649777395e0c292fdf1e7b25d7615582d44cfa1 (diff) | |
download | upstream-b74308c4337b9309f2eb86ca54e6c10edebddc13.tar.gz upstream-b74308c4337b9309f2eb86ca54e6c10edebddc13.tar.bz2 upstream-b74308c4337b9309f2eb86ca54e6c10edebddc13.zip |
only support EABI on ARM targets
SVN-Revision: 25928
Diffstat (limited to 'target/linux/generic/config-2.6.30')
-rw-r--r-- | target/linux/generic/config-2.6.30 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30 index e041692a79..8d01b3228e 100644 --- a/target/linux/generic/config-2.6.30 +++ b/target/linux/generic/config-2.6.30 @@ -10,6 +10,7 @@ # CONFIG_ADFS_FS is not set # CONFIG_ADM6996_PHY is not set # CONFIG_ADM8211 is not set +CONFIG_AEABI=y # CONFIG_AFFS_FS is not set # CONFIG_AFS_FS is not set # CONFIG_AF_RXRPC is not set @@ -1538,6 +1539,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_NTFS_FS is not set # CONFIG_NTFS_RW is not set # CONFIG_NVRAM is not set +# CONFIG_OABI_COMPAT is not set # CONFIG_OCFS2_FS is not set # CONFIG_OCF_BENCH is not set # CONFIG_OCF_C7108 is not set |