From 7b2ec6107421bf7de6ae80c787d8492ea8beed41 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Thu, 22 Jan 2009 23:03:17 +0000 Subject: Add help for make configured --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d774b7e3f..6b12c76c5 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 -- cgit v1.2.3