Add help for make configured

This commit is contained in:
Ulf Samuelsson 2009-01-22 23:03:17 +00:00
parent ea8a25f932
commit 7b2ec61074
1 changed files with 1 additions and 0 deletions

View File

@ -506,6 +506,7 @@ help:
@echo 'Configuration:'
@echo ' menuconfig - interactive curses-based configurator'
@echo ' oldconfig - resolve any unresolved symbols in .config'
@echo ' configured - make {uclibc/busybox/linux26}-config'
@echo ' saveconfig - save current configuration under local/<project>'
@echo ' getconfig - restore saved configuration from local/<project>'
@echo