Commit 2bd80f92 authored by Anton Midyukov's avatar Anton Midyukov

mixin-basealt.mk: use default kernel flavour

std-def and un-def are not in Sisyphus and will soon not be in p11.
parent 8115a11e
......@@ -31,9 +31,6 @@ ifeq (,$(filter-out x86_64 aarch64,$(ARCH)))
@$(call add,THE_PACKAGES,cups-pk-helper cups)
@$(call add,THE_PACKAGES,fonts-ttf-lxgw-wenkai)
@$(call add,THE_PACKAGES,xdg-user-dirs-gtk)
ifneq (,$(filter-out sisyphus,$(BRANCH)))
@$(call set,KFLAVOURS,std-def un-def)
endif
endif
@$(call add,MAIN_LISTS,kernel-headers)
@$(call set,BRANDING,alt-workstation)
......
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