basealt.mk: Use arm-rpi4/full feature for RPi4

The rpi-un kernel for armh does not exist at the moment
This commit is contained in:
Dmitriy Terekhin 2020-08-26 14:46:56 +04:00 committed by Anton Midyukov
parent c505b9c97e
commit 2d45a8e8d2

View File

@ -75,8 +75,7 @@ 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-rpi: vm/alt-workstation use/arm-rpi4/full; @:
vm/alt-workstation-tegra: vm/alt-workstation use/aarch64-tegra; @: