education.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:
Anton Midyukov 2020-08-26 18:33:21 +07:00
parent 2d45a8e8d2
commit 21582420aa

View File

@ -98,8 +98,7 @@ vm/alt-education: vm/systemd use/repo use/x11/armsoc \
use/oem use/bootloader/uboot mixin/education
@$(call add,DEFAULT_SERVICES_DISABLE,multipathd)
vm/alt-education-rpi: vm/alt-education use/arm-rpi4/x11
@$(call set,KFLAVOURS,rpi-un rpi-def)
vm/alt-education-rpi: vm/alt-education use/arm-rpi4/full; @:
vm/alt-education-tegra: vm/alt-education use/aarch64-tegra; @: