From: Ulf Samuelsson Date: Thu, 22 Jan 2009 23:03:17 +0000 (-0000) Subject: Add help for make configured X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b2ec6107421bf7de6ae80c787d8492ea8beed41;p=buildroot.git Add help for make configured --- diff --git a/Makefile b/Makefile index d774b7e3f9..6b12c76c5d 100644 --- a/Makefile +++ b/Makefile @@ -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/' @echo ' getconfig - restore saved configuration from local/' @echo