fix typo in gcc config

SVN-Revision: 2299
lede-17.01
Felix Fietkau 2005-10-24 09:51:13 +00:00
parent 28bc661cf7
commit 677d255471
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ choice
select BR2_GCC_3_4 select BR2_GCC_3_4
config BR2_GCC_VERSION_4_0_2 config BR2_GCC_VERSION_4_0_2
bool "gcc 4.0.1" bool "gcc 4.0.2"
select BR2_GCC_3_4 select BR2_GCC_3_4
endchoice endchoice