Commit 0d3f4fa0 authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

e2k: drop GPU variants for e1cp

We don't do ship vivante drivers since p9_e2k as those behaved erratically with gtk+3 at least (and were a major PITA to handle in the first place, and nobody asked in the end: folks just needed 2D+Xv); so no sense to bring extra noise into installation.
parent cee1c90b
......@@ -60,9 +60,7 @@ endif # e2kv5
ifeq (,$(filter-out e2kv4,$(ARCH)))
use/e2k/multiseat/full: use/e2k/multiseat/801/full; @:
use/e2k/x11/101: use/e2k/x11
@$(call add,MAIN_GROUPS,x-e2k/91-e101)
@$(call add,MAIN_GROUPS,$(addprefix x-e2k/,e101-modesetting))
use/e2k/x11/101: use/e2k/x11; @:
use/e2k/multiseat/801/base:
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-multiseat)
......
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