浏览代码

- fix whitespace

Bernhard Reutner-Fischer 18 年之前
父节点
当前提交
3551487da6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/device/Toolchain.in

+ 1 - 1
target/device/Toolchain.in

@@ -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.