projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8491ab
)
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)
SVN-Revision: 26004
toolchain/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/Config.in
b/toolchain/Config.in
index 3ff48048c5b1bb50e6f7bf795fc819c6805bfa55..bc9e6df06d22f44f1bace8d07ab96749fe2d87cf 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