Index: boot/Makefile
===================================================================
--- boot/Makefile	(revision c8fbbe7a27d026cac9ed7616da9892eee7a7d5ff)
+++ boot/Makefile	(revision 34e1206ec4dc79f0592077e3ee270fba91d1eb9d)
@@ -81,5 +81,5 @@
 	echo "</ul></body></html>" >>"$(DIST_PATH)/test/test.html"
 endif
-	
+
 ifeq ($(CONFIG_PCUT_SELF_TESTS),y)
 	echo "echo Running all PCUT self-tests..." >"$(DIST_PATH)/test/run_pcut"
@@ -99,5 +99,5 @@
 	echo "</ul></body></html>" >>"$(DIST_PATH)/test/pcut.html"
 endif
-	
+
 	for drv in $(RD_DRVS) ; do \
 		drv_dir="`dirname "$$drv"`" ; \
