- fix whitespace

This commit is contained in:
Bernhard Reutner-Fischer 2007-09-25 21:40:04 +00:00
parent 4a217a2372
commit 3551487da6

View File

@ -1,7 +1,7 @@
if BR2_TOOLCHAIN_EXTERNAL_SOURCE if BR2_TOOLCHAIN_EXTERNAL_SOURCE
choice choice
prompt "Source location:" prompt "Source location:"
default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32 default BR2_TOOLCHAIN_ATMEL_AVR32 if BR2_avr32
help help
Select whether to use the toolchain built by the buildroot Select whether to use the toolchain built by the buildroot
system or an external pre-built toolchain. system or an external pre-built toolchain.