diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-07 12:59:19 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-07 12:59:19 +0000 |
commit | c0b7eece821b1f5da9dcbf33134bc20323d6bc43 (patch) | |
tree | bef3e5322b3ab1c3ec76585d3e2fc0b5127686a4 /target/linux/generic/config-2.6.35 | |
parent | b70c6b1168fca5d832d4b5bbc1a539a26f12d938 (diff) |
only support EABI on ARM targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25928 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.35')
-rw-r--r-- | target/linux/generic/config-2.6.35 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index 5cee096621..7903c5f1d1 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -18,6 +18,7 @@ # CONFIG_ADIS16255 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 @@ -1768,6 +1769,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_NTFS_RW is not set # CONFIG_NVRAM is not set # CONFIG_N_GSM 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 |