basealt.mk: Add vm/alt-workstation with cloud-init

This commit is contained in:
Mikhail Efremov 2019-09-02 17:37:12 +03:00 committed by Anton Midyukov
parent a2721d5bb4
commit a31316cf6e

View File

@ -69,4 +69,6 @@ vm/alt-workstation: vm/systemd use/x11/armsoc use/x11/lightdm/gtk \
vm/alt-workstation-tegra: vm/alt-workstation use/aarch64-tegra; @:
endif
vm/alt-workstation-cloud: vm/alt-p9-cloud use/x11/lightdm/gtk \
mixin/alt-workstation
endif