1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 21:24:09 +03:00

remove stale libgcc menuconfig item

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3851 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-05-30 20:24:57 +00:00
parent ca45ac5c10
commit e5dbe0d239

View File

@ -29,12 +29,6 @@ choice
endchoice endchoice
config PACKAGE_LIBGCC
tristate
prompt "libgcc package" if TOOLCHAINOPTS
default y if GCC_VERSION_4_0_2 || GCC_VERSION_4_0_3 || GCC_VERSION_4_1_0
default m
config GCC_VERSION config GCC_VERSION
string string
prompt "GCC compiler Version" if (TOOLCHAINOPTS && NULL) prompt "GCC compiler Version" if (TOOLCHAINOPTS && NULL)