summaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.help b/Makefile.help
index ba7b20590..b8d2edc3c 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -40,6 +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 ' CROSS= - Override CROSS_COMPILER_PREFIX from .config'
+ @echo ' SHELL= - Shell to use for make'
@echo ' CONFIG_SHELL= - Shell to use for menuconfig'