From: Daniel Tang
Date: Fri, 3 May 2013 07:13:55 +0000 (+0100)
Subject: ARM: 7712/1: Remove trailing whitespace in arch/arm/Makefile
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c01c5a506b59a8248b7666c779eb4ed689937874;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git
ARM: 7712/1: Remove trailing whitespace in arch/arm/Makefile
Clean up some trailing whitespace issues in arch/arm/Makefile.
Signed-off-by: Daniel Tang
Signed-off-by: Russell King
---
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 47374085befd..1ba358ba16b8 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -309,7 +309,7 @@ define archhelp
echo ' Image - Uncompressed kernel image (arch/$(ARCH)/boot/Image)'
echo '* xipImage - XIP kernel image, if configured (arch/$(ARCH)/boot/xipImage)'
echo ' uImage - U-Boot wrapped zImage'
- echo ' bootpImage - Combined zImage and initial RAM disk'
+ echo ' bootpImage - Combined zImage and initial RAM disk'
echo ' (supply initrd image via make variable INITRD=)'
echo '* dtbs - Build device tree blobs for enabled boards'
echo ' install - Install uncompressed kernel'