9c6b706576
The original mkisofs would only care for the proper ISO9660 image but we've switched to xorriso which is able to perform the hack to yield UEFI hybrid images; thus no need for the postprocessing. Requires mkimage >= 0.2.5 and xorriso (obviously).
5 lines
99 B
Makefile
5 lines
99 B
Makefile
use/isohybrid:
|
|
@$(call add_feature)
|
|
@$(call try,ISOHYBRID,1)
|
|
@$(call set,MKI_VER_MINIMAL,0.2.5)
|