Commit e12ab7f6 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov Committed by Anton Midyukov

conf.d/mixin-alt-server.mk: set kernel to std-def

parent cc534db7
......@@ -17,7 +17,7 @@ mixin/alt-server: +installer +systemd \
@$(call add,THE_BRANDING,alterator)
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,THE_BRANDING,bootloader bootsplash)
@$(call set,KFLAVOURS,un-def)
@$(call set,KFLAVOURS,std-def)
endif
@$(call add,BASE_LISTS,centaurus/base)
@$(call add,BASE_LISTS,centaurus/base-server)
......
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