summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-03-07 10:16:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-03-07 10:16:37 +0000
commit6bce19599ad52e8243736b3a2a313a507696185c (patch)
tree70c5798111879063cd5e6ea62f15cbaaa6c09445 /toolchain/gcc/Config.in
parentb5a90e5cd952adec8a0d55b9d7e2654eb1cb0839 (diff)
downloadmaster-31e0f0ae-6bce19599ad52e8243736b3a2a313a507696185c.tar.gz
master-31e0f0ae-6bce19599ad52e8243736b3a2a313a507696185c.tar.bz2
master-31e0f0ae-6bce19599ad52e8243736b3a2a313a507696185c.zip
remove the "depends BROKEN" for eabi
SVN-Revision: 10556
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 13b5238bf7..ed43f8f0da 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