Index: boot/Makefile
===================================================================
--- boot/Makefile	(revision c8fbbe7a27d026cac9ed7616da9892eee7a7d5ff)
+++ boot/Makefile	(revision 8565a42398543d14e36b2df6f7a70c6237b458f8)
@@ -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"`" ; \
