projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7395a07
)
fix typo in gcc config
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 24 Oct 2005 09:51:13 +0000
(09:51 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 24 Oct 2005 09:51:13 +0000
(09:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2299
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
d29e475
..
0edcf3e
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-27,7
+27,7
@@
choice
select BR2_GCC_3_4
config BR2_GCC_VERSION_4_0_2
- bool "gcc 4.0.
1
"
+ bool "gcc 4.0.
2
"
select BR2_GCC_3_4
endchoice