projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28bc661
)
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)
SVN-Revision: 2299
openwrt/toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/gcc/Config.in
b/openwrt/toolchain/gcc/Config.in
index d29e47541c91665fcbd0fb02ba140d17c4e5d4c2..0edcf3e60714a9e433e8c863e52b45243a43a0bd 100644
(file)
--- a/
openwrt/toolchain/gcc/Config.in
+++ b/
openwrt/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