瀏覽代碼

buildsys: document savedefconfig in help

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 12 年之前
父節點
當前提交
648e744e3d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Makefile.help

+ 1 - 0
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 ''; \