From c281901ecf83af2fae2b0776db4e9a6a8caa7964 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 7 Nov 2008 20:55:54 +0000 Subject: - tidy up indentation --- Makefile.help | 4 ++-- 1 file 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' -- cgit v1.2.3