fix typo in gcc config

SVN-Revision: 2299
This commit is contained in:
Felix Fietkau 2005-10-24 09:51:13 +00:00
parent 28bc661cf7
commit 677d255471

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