projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use gcc 4.1.1 for rb532 by default
[openwrt.git]
/
toolchain
/
gcc
/
Config.version
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
e728bc4
..
af5e102
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-12,7
+12,7
@@
config GCC_VERSION
if !TOOLCHAINOPTS
config GCC_VERSION_4_1_1
- default y if LINUX_2_6_ARUBA || LINUX_2_6_X86
+ default y if LINUX_2_6_ARUBA || LINUX_2_6_X86
|| LINUX_2_6_RB532
config GCC_VERSION_4_0_3
default y if LINUX_2_6_XSCALE
endif
This page took
0.020154 seconds
and
4
git commands to generate.