• Gleb Fotengauer-Malinovskiy's avatar
    lib/boot.mk: do not define BOOTLOADER type for e2k · a37b3d80
    Gleb Fotengauer-Malinovskiy authored
    It is unnecessary to define the BOOTLOADER type for e2k in this context.
    The reason is that images for e2k use the mkimage isodata pack method,
    which is unaffected by any value of the BOOTLOADER variable (BOOT_TYPE
    in the mkimage).  Therefore, defining the BOOTLOADER type does not make
    any sense.
    
    Fixes: e8fcdaf8 ("lib/boot.mk: Set IMAGE_PACKTYPE to isodata for e2k")
    a37b3d80
Name
Last commit
Last update
..
README Loading commit data...
boot.mk Loading commit data...
build.mk Loading commit data...
check.mk Loading commit data...
clean.mk Loading commit data...
common.mk Loading commit data...
distro.mk Loading commit data...
functions.mk Loading commit data...
help.mk Loading commit data...
log.mk Loading commit data...
profile.mk Loading commit data...
report.mk Loading commit data...
sugar.mk Loading commit data...
ve.mk Loading commit data...
vm.mk Loading commit data...