diff --git a/target/device/Toolchain.in b/target/device/Toolchain.in index 82d1428c25..07993620c7 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