[toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom32, so...
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Jul 2011 11:15:00 +0000 (11:15 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Jul 2011 11:15:00 +0000 (11:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27559 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/gcc/Config.in

index e94bcc9..24885d4 100644 (file)
@@ -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"
This page took 0.023961 seconds and 4 git commands to generate.