projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5a90e5
)
remove the "depends BROKEN" for eabi
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 7 Mar 2008 10:16:37 +0000
(10:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 7 Mar 2008 10:16:37 +0000
(10:16 +0000)
SVN-Revision: 10556
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index 13b5238bf7df4bf45bf4902872c9572ee714edc9..ed43f8f0dab77171d523f16770966ccfc68df0f5 100644
(file)
--- 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