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.
This commit is contained in:
parent
3ee4109b3e
commit
e4bb17279d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user