[git commit] buildsys: document savedefconfig in help
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Mon Nov 11 10:18:30 UTC 2013
commit: http://git.uclibc.org/uClibc/commit/?id=648e744e3d081835b6124ab6a5d9b3c38dee6dd9
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
Makefile.help | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile.help b/Makefile.help
index 417298f..abc6471 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 ''; \
More information about the uClibc-cvs
mailing list