projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e965c02
)
disable EABI for gemini and storm -- our toolchain can't support EABI on plain armv4...
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 18 May 2009 13:36:58 +0000
(13:36 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 18 May 2009 13:36:58 +0000
(13:36 +0000)
SVN-Revision: 15914
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index 458c5b2b1488d2c045e546292836e53a9491de4d..b5642ec5953e830a211ab8ebaa2d3809308b4ec6 100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-35,6
+35,7
@@
config EABI_SUPPORT
bool
depends arm||armeb
prompt "Enable EABI support" if TOOLCHAINOPTS
+ default n if (TARGET_gemini || TARGET_storm)
default y
help
Enable ARM EABI support