1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 21:37:10 +02:00

[toolchain] combine the two gcc-4.4.1 selects into a single one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18148 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-10-25 10:17:50 +00:00
parent f4feacd7f3
commit 95d5066d03

View File

@ -71,8 +71,6 @@ if !LINUX_2_4
config GCC_VERSION_4_4_1
default y if ubicom32
config GCC_VERSION_4_4_1
default y if TARGET_octeon
endif
endif