Explorar el Código

document ARCH=

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer hace 16 años
padre
commit
fb1195bae9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Makefile.help

+ 1 - 0
Makefile.help

@@ -47,6 +47,7 @@ help:
 	@echo '  V=1			- Verbose build'
 	@echo '  V=2			- Very verbose build'
 	@echo '  CROSS=		- Override CROSS_COMPILER_PREFIX from .config'
+	@echo '  ARCH= 		- Use given arch for config targets'
 	@echo '  SHELL=		- Shell to use for make'
 	@echo '  CONFIG_SHELL=		- Shell to use for menuconfig'
 	@echo