projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b154f4b
)
switch to gcc 4.2.4 for avr32
author
Imre Kaloz
<kaloz@openwrt.org>
Tue, 25 Nov 2008 18:35:48 +0000
(18:35 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Tue, 25 Nov 2008 18:35:48 +0000
(18:35 +0000)
SVN-Revision: 13353
toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index 6da1e955a764731ea7d2bdb291cd186688199b12..ac4ed7da1b42c3c53628511a48da0096beddb686 100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-16,7
+16,7
@@
if !TOOLCHAINOPTS
config GCC_VERSION_4_2_0
default y if TARGET_magicbox
- config GCC_VERSION_4_2_
3
+ config GCC_VERSION_4_2_
4
default y if TARGET_avr32
endif