summaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2013-11-11 11:18:30 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2013-11-11 11:18:30 +0100
commit648e744e3d081835b6124ab6a5d9b3c38dee6dd9 (patch)
tree0ec10c3288df25eb6417843bacbcbd33cfc8fa84 /Makefile.help
parent6967a690f9e5d70089e9c37d52d582d48c1f0429 (diff)
buildsys: document savedefconfig in help
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.help b/Makefile.help
index 417298f54..abc6471b5 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -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 ''; \