basealt.mk: New target vm/workstation-tegra

This commit is contained in:
Anton Midyukov 2019-07-22 23:11:01 +07:00
parent a69ec9612b
commit 4b0bb65047

View File

@ -65,5 +65,8 @@ ifeq (,$(filter-out aarch64 armh,$(ARCH)))
vm/alt-workstation: vm/systemd use/x11/armsoc use/x11/lightdm/gtk \ vm/alt-workstation: vm/systemd use/x11/armsoc use/x11/lightdm/gtk \
use/oem use/repo use/bootloader/uboot mixin/alt-workstation; @: use/oem use/repo use/bootloader/uboot mixin/alt-workstation; @:
vm/alt-workstation-tegra: vm/alt-workstation use/aarch64-tegra; @:
endif endif
endif endif