projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files: Detect and decompressed gzipped images automatically when flash...
[openwrt.git]
/
toolchain
/
gcc
/
Config.in
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
b5642ec
..
6c141e3
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-35,7
+35,7
@@
config EABI_SUPPORT
bool
depends arm||armeb
prompt "Enable EABI support" if TOOLCHAINOPTS
- default n if
(TARGET_gemini || TARGET_storm)
+ default n if
TARGET_gemini
default y
help
Enable ARM EABI support
This page took
0.025074 seconds
and
4
git commands to generate.