Commit 21582420 authored by Anton Midyukov's avatar Anton Midyukov

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

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