mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:07:11 +02:00
[toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27559 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
959037c889
commit
954994200e
@ -9,6 +9,7 @@ choice
|
||||
|
||||
config GCC_VERSION_4_4_6
|
||||
bool "gcc 4.4.6"
|
||||
depends (avr32 || ubicom32)
|
||||
|
||||
config GCC_VERSION_4_6_1
|
||||
bool "gcc 4.6.1"
|
||||
|
Loading…
Reference in New Issue
Block a user