Commit bc0a1083 authored by Anton Midyukov's avatar Anton Midyukov

server: do not set KFLAVOURS for sisyphus (use/server/virt)

kernel-image-un-def will be removed from Sisyphus soon.
parent b9e35ecb
......@@ -31,7 +31,9 @@ endif
use/server/virt: use/server use/kernel
@$(call add,BASE_PACKAGES,openssh)
ifneq (,$(filter-out sisyphus,$(BRANCH)))
@$(call set,KFLAVOURS,un-def)
endif
@$(call add,THE_KMODULES,kvm)
# NB: examine zabbix-preinstall package, initialization is NOT automatic!
......
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