memtest: x86-only

This commit is contained in:
Anton Midyukov 2019-07-03 01:55:13 +07:00 committed by Michael Shigorin
parent d2937227ce
commit fddbb12ab4

View File

@ -1,6 +1,9 @@
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
use/memtest: use/syslinux
@$(call add_feature)
@$(call add,SYSTEM_PACKAGES,memtest86+)
@$(call add,SYSLINUX_CFG,memtest)
else
use/memtest: ; @:
endif
# see also use/efi/memtest86