- Timestamp:
- Apr 4, 2016, 4:39:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mondo/src/include/my-stuff.h
r3539 r3549 182 182 #define MONDO_MKISOFS_CMS " -b syslinux/isolinux.bin -c syslinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table " 183 183 #define MONDO_UEFI_PREFIX " -b EFI/isolinux.bin -c EFI/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot " 184 #define MONDO_MKISOFS_UEFI " -efi-boot images/mindi-bootroot.img -no-emul-boot " 184 /* No space before this one as we may want to add another '-' before it */ 185 #define MONDO_MKISOFS_UEFI "-efi-boot images/mindi-bootroot.img -no-emul-boot " 185 186 186 187 /**
Note:
See TracChangeset
for help on using the changeset viewer.