basealt.mk: Add support Raspberry Pi 4

This commit is contained in:
Anton Midyukov 2020-08-03 23:56:00 +07:00
parent 728e17a7c7
commit bbd92e146b

View File

@ -80,6 +80,9 @@ vm/alt-workstation: vm/systemd use/x11/armsoc use/x11/lightdm/gtk \
@$(call add,THE_PACKAGES,installer-feature-lightdm-stage3)
@$(call add,THE_PACKAGES,installer-feature-quota-stage2)
vm/alt-workstation-rpi: vm/alt-workstation use/arm-rpi4/x11
@$(call set,KFLAVOURS,rpi-un rpi-def)
vm/alt-workstation-tegra: vm/alt-workstation use/aarch64-tegra; @:
ifeq (,$(filter-out armh,$(ARCH)))