Commit e4bb1727 authored by Michael Shigorin's avatar Michael Shigorin

branding: support refind branding

Everything is handled within mki-copy-efiboot currently but it needs an image to process; extracting one from bootloader branding seems less hassle than forcing it into every flavour of branding.
parent 3ee4109b
......@@ -2,3 +2,6 @@
# NB: this comes just before build-distro.mk
DOT_BASE += $(call branding,$(THE_BRANDING))
CHROOT_PACKAGES_REGEXP += $(call branding,bootloader)
CHROOT_PACKAGES += ImageMagick-tools
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment