projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kconfig.pl: add support for custom prefixes instead of CONFIG_
[openwrt.git]
/
toolchain
/
gcc
/
Config.version
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
8d55475
..
767f66d
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-40,4
+40,7
@@
if !TOOLCHAINOPTS
default y if TARGET_avr32
default y if TARGET_ppc40x
default y if TARGET_ppc44x
+
+ config GCC_VERSION_4_3_3
+ default y if TARGET_ps3
endif
This page took
0.02502 seconds
and
4
git commands to generate.