• 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
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...