forked from altcloud/mkimage-profiles
basealt.mk: Added cleanup kernel to LIVE for aarch64
This commit is contained in:
parent
be28d6e3a3
commit
40895c45a5
@ -30,6 +30,7 @@ endif
|
|||||||
ifeq (,$(filter-out aarch64,$(ARCH)))
|
ifeq (,$(filter-out aarch64,$(ARCH)))
|
||||||
@$(call set,KFLAVOURS,bmitx-def std-def)
|
@$(call set,KFLAVOURS,bmitx-def std-def)
|
||||||
@$(call add,INSTALL2_PACKAGES,installer-feature-cleanup-kernel-stage3)
|
@$(call add,INSTALL2_PACKAGES,installer-feature-cleanup-kernel-stage3)
|
||||||
|
@$(call add,LIVE_PACKAGES,installer-feature-cleanup-kernel-stage3)
|
||||||
endif
|
endif
|
||||||
@$(call add,MAIN_LISTS,workstation/extras)
|
@$(call add,MAIN_LISTS,workstation/extras)
|
||||||
@$(call add,MAIN_LISTS,$(call tags,xorg vaapi))
|
@$(call add,MAIN_LISTS,$(call tags,xorg vaapi))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user