Commit eb6b367a authored by Anton Midyukov's avatar Anton Midyukov

memtest: add loongarch64 support (need memtest+ >= 7.20)

parent 64529e45
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
ifeq (,$(filter-out i586 x86_64 loongarch64,$(ARCH)))
use/memtest: use/syslinux use/grub
@$(call add_feature)
@$(call add,SYSTEM_PACKAGES,memtest86+)
......
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