projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a02a19
)
toolchain: fix r25969
author
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 10 Mar 2011 13:21:00 +0000
(13:21 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 10 Mar 2011 13:21:00 +0000
(13:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26004
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/Config.in
b/toolchain/Config.in
index
3ff4804
..
bc9e6df
100644
(file)
--- a/
toolchain/Config.in
+++ b/
toolchain/Config.in
@@
-89,7
+89,10
@@
menuconfig TOOLCHAINOPTS
config EABI_SUPPORT
bool
depends arm||armeb
+ prompt "Enable EABI support" if TOOLCHAINOPTS
default y
+ help
+ Enable ARM EABI support
menuconfig EXTRA_TARGET_ARCH
bool