cdrom: Re-order arguments again

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-07-23 23:10:36 +01:00
parent 5d657243cf
commit 0efda7ac67

View File

@@ -67,8 +67,9 @@ endif
ifeq "$(EFI)" "1"
ISO_ARGS += \
-eltorito-alt-boot \
-e boot/isolinux/efiboot.img \
-eltorito-alt-boot
-no-emul-boot
ISOHYBRID_ARGS += --uefi
endif