projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access control
[openwrt.git]
/
toolchain
/
gcc
/
Config.version
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
98d553f
..
a99cd53
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-46,5
+46,8
@@
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_petitboot
+ default y if TARGET_etrax
endif
This page took
0.021018 seconds
and
4
git commands to generate.