projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb3d2ae
)
rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all
author
Florian Fainelli
<florian@openwrt.org>
Sun, 5 Aug 2007 11:05:08 +0000
(11:05 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 5 Aug 2007 11:05:08 +0000
(11:05 +0000)
SVN-Revision: 8345
toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index a5cbe90b811414359ee847085f957dd1018adece..c3254e1a83c2c16be19672a4ee2d6304322a3ea2 100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-8,7
+8,7
@@
config GCC_VERSION
if !TOOLCHAINOPTS
config GCC_VERSION_3_4_6
- default y if LINUX_2_4
+ default y if LINUX_2_4
||LINUX_2_6_RDC
config GCC_VERSION_4_2_0
default y if LINUX_2_6_MAGICBOX