diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ upload_only: echo ifeq (i386,$(ARCH)) upload $(ROOTDEST)/linuxboot.cfg '' ;\ - upload $(ROOTDEST)/default.xbe '' ;\ + upload $(ROOTDEST)/default.xbe '' ; endif |