summaryrefslogtreecommitdiffstats
path: root/target/device
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-09-25 23:40:04 +0200
committerBernhard Reutner-Fischer2007-09-25 23:40:04 +0200
commit3551487da6c9321bf586a4ad8d4574354243a564 (patch)
treec236c00c84b14375d83630c5143136c3d1ce2af0 /target/device
parent- fix typo (diff)
downloadbuildroot-3551487da6c9321bf586a4ad8d4574354243a564.tar.gz
buildroot-3551487da6c9321bf586a4ad8d4574354243a564.tar.xz
buildroot-3551487da6c9321bf586a4ad8d4574354243a564.zip
- fix whitespace
Diffstat (limited to 'target/device')
-rw-r--r--target/device/Toolchain.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Toolchain.in b/target/device/Toolchain.in
index 5be7f709d..867836f5d 100644
--- a/target/device/Toolchain.in
+++ b/target/device/Toolchain.in
@@ -1,7 +1,7 @@
if BR2_TOOLCHAIN_EXTERNAL_SOURCE
choice
prompt "Source location:"
- default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
+ default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
help
Select whether to use the toolchain built by the buildroot
system or an external pre-built toolchain.