OSDN Git Service

document ARCH=
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 18 Sep 2009 13:45:50 +0000 (15:45 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 18 Sep 2009 14:02:57 +0000 (16:02 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makefile.help

index 586cccd..4fb8a6f 100644 (file)
@@ -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