Ver Fonte

- fixup whitespace

Bernhard Reutner-Fischer há 18 anos atrás
pai
commit
371bc33889
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      target/device/Toolchain.in

+ 2 - 2
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