projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] generic-2.6/2.6.28: add missing Kconfig option
[openwrt.git]
/
toolchain
/
gcc
/
Config.in
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
8d91ba2
..
40042ee
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-30,6
+30,10
@@
choice
depends !LINUX_2_4
bool "gcc 4.3.2"
+ config GCC_VERSION_4_3_3
+ depends !LINUX_2_4
+ bool "gcc 4.3.3"
+
endchoice
config EABI_SUPPORT
This page took
0.019287 seconds
and
4
git commands to generate.