alt-server.mk: add e2kv6 metadata

It's an artificial name albeit my workstation (nee build server)
is dubbed e1601 at work, but it's still beta than nothin'.
This commit is contained in:
Michael Shigorin 2023-10-18 16:44:27 +03:00 committed by Anton Midyukov
parent 084794bc30
commit 5d2713ab97

View File

@ -62,6 +62,9 @@ endif
ifeq (,$(filter-out e2kv5,$(ARCH)))
@$(call set,META_APP_ID,ALT Server for Elbrus-90x)
endif
ifeq (,$(filter-out e2kv6,$(ARCH)))
@$(call set,META_APP_ID,ALT Server for Elbrus-160x)
endif
ifeq (,$(filter-out x86_64 i586,$(ARCH)))
distro/alt-server:: use/memtest; @: