projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix gcc compile
[openwrt.git]
/
toolchain
/
gcc
/
Config.version
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
877e638
..
f4d7197
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-11,10
+11,8
@@
config GCC_VERSION
default "3.4.6"
if !TOOLCHAINOPTS
- config GCC_VERSION_3_4_4
- default y if LINUX_2_4_BRCM
config GCC_VERSION_4_1_1
- default y if LINUX_2_6_ARUBA
+ default y if LINUX_2_6_ARUBA
|| LINUX_2_6_X86 || LINUX_2_6_RB532 || LINUX_2_6_IXP4XX
endif
This page took
0.025402 seconds
and
4
git commands to generate.