projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
315f8e9
)
use gcc 4.1.1 for rb532 by default
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 25 Oct 2006 00:30:36 +0000
(
00:30
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 25 Oct 2006 00:30:36 +0000
(
00:30
+0000)
SVN-Revision: 5291
toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index e728bc40878ba6673952daca946a2a689f9fb420..af5e10280775ab493e0cd458464a469aaff6c519 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