summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/device/Toolchain.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/device/Toolchain.in b/target/device/Toolchain.in
index 82d1428c2..07993620c 100644
--- a/target/device/Toolchain.in
+++ b/target/device/Toolchain.in
@@ -1,7 +1,7 @@
choice
prompt "Source location:"
- default BR2_TOOLCHAIN_NORMAL if !BR2_avr32
- default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
+ default BR2_TOOLCHAIN_NORMAL if!BR2_avr32
+ default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
depends on BR2_TOOLCHAIN_BUILDROOT
help
Select whether to use the toolchain built by the buildroot