projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
63994b8
)
default to gcc 4.1.1 for the rb532 again
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 6 Dec 2006 18:32:14 +0000
(18:32 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 6 Dec 2006 18:32:14 +0000
(18:32 +0000)
SVN-Revision: 5700
toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
93d757d
..
b04269c
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-13,7
+13,7
@@
config GCC_VERSION
if !TOOLCHAINOPTS
config GCC_VERSION_4_1_1
if !TOOLCHAINOPTS
config GCC_VERSION_4_1_1
- default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX
+ default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX
|| LINUX_2_6_RB532
endif
endif