summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-01 09:06:04 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-01 09:06:04 +0000
commit8ee6fbb30f8cda33f31211938d3f6181b8e0b5f0 (patch)
tree0237730323987b5764e822b53e5b2cc068015484 /target
parent7f21ead8872279edc517f386025916a9064a409b (diff)
downloadbuildroot-novena-8ee6fbb30f8cda33f31211938d3f6181b8e0b5f0.tar.gz
buildroot-novena-8ee6fbb30f8cda33f31211938d3f6181b8e0b5f0.zip
Don't allow std sources for AVR32
Diffstat (limited to 'target')
-rw-r--r--target/device/Toolchain.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/Toolchain.in b/target/device/Toolchain.in
index 343a3d9f8..94ec95aea 100644
--- a/target/device/Toolchain.in
+++ b/target/device/Toolchain.in
@@ -10,6 +10,7 @@ choice
config BR2_TOOLCHAIN_NORMAL
bool
prompt "Use default sources for toolchain"
+ depends on !BR2_avr32
help
Download vanilla binutils, gcc, uclibc and gdb from their
main download locations, and apply patches from the