mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 14:55:00 +02:00
fix typo in gcc config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2299 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bdc5f75e20
commit
f779fcc6a0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user