Skip to content

create_extlinux_config: don't fail when generating config w/o dtb

Administrator requested to merge craftyguy/extlinux-no-fdt into master

Fixes generating extlinux config when the system does not use a dtb, by making sure this variable is initialized. The failure happened later when this var was used to create the config.

Merge request reports

Loading