Index: boot/arch/arm32/Makefile.inc
===================================================================
--- boot/arch/arm32/Makefile.inc	(revision e540bc874e3accb1e3c70f4fa85bba2a12f7a592)
+++ boot/arch/arm32/Makefile.inc	(revision d6be09702e3f579b9e267893503ea5092141f66a)
@@ -45,8 +45,8 @@
 ifeq ($(MACHINE), raspberrypi)
 	BOOT_OUTPUT = image.boot
-	POST_OUTPUT = $(ROOT_PATH)/uImage.bin	
+	POST_OUTPUT = $(ROOT_PATH)/uImage.bin
 	LADDR = 0x00008000
 	SADDR = 0x00008000
-	POSTBUILD = Makefile.uboot	     
+	POSTBUILD = Makefile.uboot
 endif
 
