- fix whitespace
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 25 Sep 2007 21:40:04 +0000 (21:40 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 25 Sep 2007 21:40:04 +0000 (21:40 -0000)
target/device/Toolchain.in

index 5be7f709dd463fb5c2f7633b79e640d69eca479c..867836f5d98006592c3f31dae2bf08c2c3269c6c 100644 (file)
@@ -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.