diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-03-07 10:16:37 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-03-07 10:16:37 +0000 |
commit | 699d63d8beadbcbdb6799930edb927b32ea32df4 (patch) | |
tree | 019a6b45132521a51c9cb3c15381489358836b58 /toolchain/gcc | |
parent | e72751f8ed2f07425b0ed8d29c0e774b8f9b3d05 (diff) |
remove the "depends BROKEN" for eabi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10556 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc')
-rw-r--r-- | toolchain/gcc/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 13b5238bf..ed43f8f0d 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -37,7 +37,6 @@ endchoice config EABI_SUPPORT bool depends arm||armeb - depends BROKEN prompt "Enable EABI support" if TOOLCHAINOPTS default n help |