summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2008-07-05 21:57:23 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2008-07-05 21:57:23 +0000
commit3724c23a4df1a020d9208555c81ded46e06ded2e (patch)
treea092d3cd4d63cc3e0f7e05066a05445e9b6ab07d /target
parent6bab53cb89f44e442adcefa4e04e14341cf0c730 (diff)
un-deprecate gcc-4.2.1 for AVR32 external toolchain
Diffstat (limited to 'target')
-rw-r--r--target/device/Config.in.toolchain1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/device/Config.in.toolchain b/target/device/Config.in.toolchain
index 2a52dabb7..cdf5862c0 100644
--- a/target/device/Config.in.toolchain
+++ b/target/device/Config.in.toolchain
@@ -20,7 +20,6 @@ config BR2_TOOLCHAIN_ATMEL_AVR32_4_1_2
config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1
bool "Use prepatched source for AVR32 gcc-4.2.1 toolchain"
depends on BR2_avr32
- depends on BR2_DEPRECATED
select BR2_EXT_GCC_VERSION_4_2_1
select BR2_EXT_BINUTILS_VERSION_2_17
select BR2_EXT_UCLIBC_VERSION_0_9_29