projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bab53c
)
un-deprecate gcc-4.2.1 for AVR32 external toolchain
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 5 Jul 2008 21:57:23 +0000
(21:57 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 5 Jul 2008 21:57:23 +0000
(21:57 -0000)
target/device/Config.in.toolchain
patch
|
blob
|
history
diff --git
a/target/device/Config.in.toolchain
b/target/device/Config.in.toolchain
index 2a52dabb7095fb091ed04ee2d5166efed20bb2d4..cdf5862c06463bf3c037f9236be697a23024cf64 100644
(file)
--- 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