Commit 07f9abb0 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

regular.mk: add bootloader branding to all desktop flavours

branding-*-bootloader package contains grub2 theme.
parent 9cb31b98
......@@ -22,7 +22,8 @@ distro/.regular-x11: distro/.regular-base \
# WM base target
distro/.regular-wm: distro/.regular-x11 mixin/regular-x11 \
mixin/regular-desktop use/efi/refind; @:
mixin/regular-desktop use/efi/refind
@$(call add,THE_BRANDING,bootloader)
# DE base target
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
......
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