1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 22:24:32 +03:00

fix typo in gcc config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2299 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-10-24 09:51:13 +00:00
parent a9f44a5ce9
commit 3b4d68886f

View File

@ -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