Commit b93bc28c authored by Anton Midyukov's avatar Anton Midyukov

basealt.mk: Add targets for Tavolga and BFK3 (mipsel)

parent 1e226dc6
......@@ -66,6 +66,11 @@ ifeq (,$(filter-out armh,$(ARCH)))
vm/alt-workstation-mcom02: vm/.alt-workstation use/armh-mcom02/x11; @:
endif
ifeq (,$(filter-out mipsel,$(ARCH)))
vm/alt-workstation-tavolga: vm/.alt-workstation use/mipsel-mitx/x11; @:
vm/alt-workstation-bfk3: vm/.alt-workstation use/mipsel-bfk3/x11; @:
endif
vm/alt-workstation-cloud: vm/alt-p9-cloud use/x11/lightdm/gtk \
mixin/alt-workstation
@$(call add,THE_PACKAGES,cloud-init-config-netplan)
......
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