the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them

SVN-Revision: 27559
master
Imre Kaloz 13 years ago
parent 8788b97e65
commit 887b29bfbd
  1. 1
      toolchain/gcc/Config.in

@ -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…
Cancel
Save