OSDN Git Service

buildsys: document savedefconfig in help
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 11 Nov 2013 10:18:30 +0000 (11:18 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 11 Nov 2013 10:18:30 +0000 (11:18 +0100)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makefile.help

index 417298f..abc6471 100644 (file)
@@ -27,6 +27,7 @@ help:
        @echo '  menuconfig             - interactive curses-based configurator'
        @echo '  oldconfig              - resolve any unresolved symbols in .config'
        @echo '  silentoldconfig        - resolve any unresolved symbols in .config, silently'
+       @echo '  savedefconfig          - Save current config (minimal config)'
        @echo '  randconfig             - generate a random .config'
        @$(if $(arch-defconfigs), \
                @echo ''; \