projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profiles
[openwrt.git]
/
toolchain
/
gcc
/
Config.version
1
config GCC_VERSION
2
string
3
default "3.4.6" if GCC_VERSION_3_4_6
4
default "4.1.2" if GCC_VERSION_4_1_2
5
default "4.2.0" if GCC_VERSION_4_2_0
6
default "4.1.2"
7
8
if !TOOLCHAINOPTS
9
config GCC_VERSION_3_4_6
10
default y if LINUX_2_4
11
12
config GCC_VERSION_4_2_0
13
default y if LINUX_2_6_MAGICBOX
14
endif
15
16
This page took
0.046899 seconds
and
5
git commands to generate.