projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix compilation of fuse with 2.6.24
[openwrt.git]
/
toolchain
/
gcc
/
Config.version
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
66fb871
..
b9ef848
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-14,6
+14,9
@@
if !TOOLCHAINOPTS
config GCC_VERSION_4_2_0
default y if TARGET_magicbox
+
+ config GCC_VERSION_4_2_3
+ default y if TARGET_avr32
endif
This page took
0.025182 seconds
and
4
git commands to generate.