server: do not set KFLAVOURS for sisyphus (use/server/virt)
kernel-image-un-def will be removed from Sisyphus soon.
This commit is contained in:
parent
b9e35ecb78
commit
bc0a1083e1
@ -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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user