From 648e744e3d081835b6124ab6a5d9b3c38dee6dd9 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 11 Nov 2013 11:18:30 +0100 Subject: buildsys: document savedefconfig in help Signed-off-by: Bernhard Reutner-Fischer --- Makefile.help | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.help') 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 ''; \ -- cgit v1.2.3