Commit c98f9623 authored by Anton Midyukov's avatar Anton Midyukov

e2k.mk: add filter e2k%

parent 46427e7c
ifeq (,$(filter-out e2k%,$(ARCH)))
ifeq (vm,$(IMAGE_CLASS))
vm/.e2k-bare: vm/.bare use/e2k
......@@ -72,3 +73,4 @@ distro/.e2k-installer-sysv: distro/.e2k-installer-base +sysvinit; @:
distro/.e2k-installer: distro/.e2k-installer-base +systemd; @:
endif
endif
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