summaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help2
1 files changed, 1 insertions, 1 deletions
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=<abspath> - Use <abspath> 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'