Commit c0c98913 authored by Anton Midyukov's avatar Anton Midyukov

test.mk: do not set KFLAVOURS

kernel-image-std-def will be removed from Sisyphus soon.
parent 862cbe93
......@@ -13,8 +13,7 @@ distro/live-systemd: distro/.base use/live/base +systemd; @:
distro/live-plymouth: distro/.live-base use/plymouth/live; @:
distro/live-mediacheck: distro/.base use/mediacheck +plymouth; @:
distro/live-testserver: distro/live-install use/server/mini
@$(call set,KFLAVOURS,std-def el-smp)
distro/live-testserver: distro/live-install use/server/mini; @:
# NB: requires runtime Server/ServerActive setup in zabbix_agentd.conf
distro/live-zabbix: distro/live-icewm use/net-eth
......
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