Explorar o código

- tidy up indentation

Bernhard Reutner-Fischer %!s(int64=17) %!d(string=hai) anos
pai
achega
c281901ecf
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Makefile.help

+ 2 - 2
Makefile.help

@@ -40,6 +40,6 @@ help:
 	@echo '     			- Quiet build'
 	@echo '  V=1			- Verbose build'
 	@echo '  V=2			- Very verbose build'
-	@echo '  CROSS=			- Override CROSS_COMPILER_PREFIX from .config'
-	@echo '  SHELL=			- Shell to use for make'
+	@echo '  CROSS=		- Override CROSS_COMPILER_PREFIX from .config'
+	@echo '  SHELL=		- Shell to use for make'
 	@echo '  CONFIG_SHELL=		- Shell to use for menuconfig'