Commit 2d45a8e8 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

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

The rpi-un kernel for armh does not exist at the moment
parent c505b9c9
......@@ -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; @:
......
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