summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ad4ade43..e4a321481 100644
--- a/Makefile
+++ b/Makefile
@@ -91,7 +91,7 @@ upload_only:
echo
ifeq (i386,$(ARCH))
upload $(ROOTDEST)/linuxboot.cfg '' ;\
- upload $(ROOTDEST)/default.xbe '' ;\
+ upload $(ROOTDEST)/default.xbe '' ;
endif