From 9160ed2054fb8f453835e8c99f653c5f1adfa6a5 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 20 Jun 2010 12:16:49 +0200 Subject: buildsys: add brief mode; show defines and ld-flags Signed-off-by: Bernhard Reutner-Fischer --- Makefile.help | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.help') diff --git a/Makefile.help b/Makefile.help index 8c7ce416a..ccb32ca73 100644 --- a/Makefile.help +++ b/Makefile.help @@ -44,7 +44,7 @@ help: @echo 'Environment variables:' @echo ' O= - Use as object directory' @echo ' V="" - Quiet build (default)' - @echo ' V=1 - Verbose build' + @echo ' V=1 - Brief build (show defines, ld flags)' @echo ' V=2 - Very verbose build' @echo ' CROSS= - Override CROSS_COMPILER_PREFIX from .config' @echo ' ARCH= - Use given arch for config targets' -- cgit v1.2.3