Commit ebbbc287 authored by Anton Midyukov's avatar Anton Midyukov

regular-vm.mk: build universal images for aarch64/armh

parent 6f4d9895
......@@ -8,7 +8,7 @@ mixin/vm-archdep::
endif
ifeq (,$(filter-out armh aarch64,$(ARCH)))
mixin/vm-archdep:: use/bootloader/uboot use/no-sleep; @:
mixin/vm-archdep:: use/bootloader/uboot use/no-sleep use/arm-rpi4; @:
endif
ifeq (,$(filter-out mipsel,$(ARCH)))
......
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