Commit 40895c45 authored by Anton Midyukov's avatar Anton Midyukov

basealt.mk: Added cleanup kernel to LIVE for aarch64

parent be28d6e3
......@@ -30,6 +30,7 @@ endif
ifeq (,$(filter-out aarch64,$(ARCH)))
@$(call set,KFLAVOURS,bmitx-def std-def)
@$(call add,INSTALL2_PACKAGES,installer-feature-cleanup-kernel-stage3)
@$(call add,LIVE_PACKAGES,installer-feature-cleanup-kernel-stage3)
endif
@$(call add,MAIN_LISTS,workstation/extras)
@$(call add,MAIN_LISTS,$(call tags,xorg vaapi))
......
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