summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index e4a321481..52fd53bd2 100644
--- a/Makefile
+++ b/Makefile
@@ -88,11 +88,11 @@ upload_only:
upload $(IMAGES_DEST) '*.iso*' ;\
upload $(IMAGES_DEST)/alternatives '' ;\
upload $(ROOTDEST)/isolinux '' ;\
+ if [ "$(ARCH)" = "i386" ]; then\
+ upload $(ROOTDEST) linuxboot.cfg;\
+ upload $(ROOTDEST) default.xbe;\
+ fi;\
echo
- ifeq (i386,$(ARCH))
- upload $(ROOTDEST)/linuxboot.cfg '' ;\
- upload $(ROOTDEST)/default.xbe '' ;
- endif
isolinux-graphic.bmp.parameters: isolinux-graphic.bmp isolinux