mobile.mk: add branding graphics explicitly

When there is no plymouth, it must be specified explicitly.
This commit is contained in:
Anton Midyukov 2024-04-29 17:53:02 +07:00
parent 56e85e72b7
commit 2df3c34353

View File

@ -15,7 +15,7 @@ ifeq (sisyphus,$(BRANCH))
else
@$(call set,BRANDING,alt-mobile)
endif
@$(call add,THE_BRANDING,notes indexhtml)
@$(call add,THE_BRANDING,graphics notes indexhtml)
@$(call add,THE_LISTS,mobile/base)
@$(call add,THE_PACKAGES,polkit-rule-mobile)
@$(call add,THE_PACKAGES,mesa-dri-drivers)