the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them
SVN-Revision: 27559
This commit is contained in:
parent
8788b97e65
commit
887b29bfbd
@ -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