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:
parent
084794bc30
commit
5d2713ab97
@ -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; @:
|
||||
|
Loading…
Reference in New Issue
Block a user