Commit 54a052d8 authored by Anton Midyukov's avatar Anton Midyukov

branding: do not install branding-bootloader to live

It is not needed in live. It will be installed into the system when installing from the package.
parent 7c283ee7
IMAGE_PACKAGES_REGEXP += $(call branding, release \
$(THE_BRANDING) $(STAGE2_BRANDING))
$(shell echo $(THE_BRANDING) $(STAGE2_BRANDING)|sed 's/bootloader//g'))
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