summaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.help b/Makefile.help
index 8417967a9..ba7b20590 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -40,3 +40,6 @@ help:
@echo ' - Quiet build'
@echo ' V=1 - Verbose build'
@echo ' V=2 - Very verbose build'
+ @echo ' CROSS= - Override CROSS_COMPILER_PREFIX from .config'
+ @echo ' SHELL= - Shell to use for make'
+ @echo ' CONFIG_SHELL= - Shell to use for menuconfig'