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

x11: mga2 is v4/v6 now

e2kv4 with mga2 is e1cp (Elbrus-1C+); e2kv6 with mga25 is e2c3 (Elbrus-2C3). xorg driver is the same.
parent 727c3b6b
......@@ -49,7 +49,7 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
# e2k: mostly radeon, 101 got mga2/vivante
use/x11/xorg:: use/x11/radeon use/x11/amdgpu use/x11/nouveau use/drm/full
ifeq (,$(filter-out e2kv4,$(ARCH)))
ifeq (,$(filter-out e2kv4 e2kv6,$(ARCH)))
use/x11/mga2: use/x11 use/drm
@$(call add,THE_PACKAGES,xorg-drv-mga2)
else
......
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