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.
This commit is contained in:
Michael Shigorin 2023-11-05 12:59:46 +03:00 committed by Anton Midyukov
parent cee1c90bce
commit 0d3f4fa08d

View File

@ -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)