Commit 1c103eb8 authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

basealt.mk: add 201-PC for e2kv6

Typing this on an e16c based workstation but 201-PC seems more likely a target for now.
parent 371a108d
......@@ -55,6 +55,9 @@ endif # e2kv4
ifeq (,$(filter-out e2kv5,$(ARCH)))
@$(call set,META_VOL_ID,ALT Workstation for Elbrus 901-PC)
endif # e2kv5
ifeq (,$(filter-out e2kv6,$(ARCH)))
@$(call set,META_VOL_ID,ALT Workstation for Elbrus 201-PC)
endif # e2kv6
endif # e2k%
@$(call add,MAIN_GROUPS,$(mediaplayer))
@$(call add,LIVE_LISTS,$(mediaplayer))
......
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