summaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-11-07 20:55:54 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-11-07 20:55:54 +0000
commitc281901ecf83af2fae2b0776db4e9a6a8caa7964 (patch)
tree7662e1d6ac1edfa79b90a6d5b0f509c73e3937b0 /Makefile.help
parent6ed6bdea68ae40b89d1f1073b67c5483e03c3c96 (diff)
- tidy up indentation
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'