gcc: on avr32, only allow avr32 gcc versions
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 14 Dec 2009 10:57:14 +0000 (11:57 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 14 Dec 2009 22:54:43 +0000 (23:54 +0100)
commit5c6ccd9f20a9aec2d26bcbb32f17a027b333ace3
treeec072d555d4b915eb2961ed084136f8ae3a51064
parent3a24927a0e6f041a018085b5a7fc50312001fddc
gcc: on avr32, only allow avr32 gcc versions

Remove references to BR2_EXT_GCC_VERSION_* configuration options, and
only allows special avr32 gcc versions on the AVR32 architecture.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/gcc/Config.in