Commit 5d72c62a authored by Michael Shigorin's avatar Michael Shigorin

x11: add nouveau support for e2k

Tested to work in practice. See-also: http://altlinux.org/e2k-gpu
parent fd781c01
......@@ -38,7 +38,7 @@ endif
ifeq (,$(filter-out e2k%,$(ARCH)))
# e2k: mostly radeon, 101 got mga2/vivante
use/x11/xorg:: use/x11/radeon use/x11/amdgpu
use/x11/xorg:: use/x11/radeon use/x11/amdgpu use/x11/nouveau
ifeq (,$(filter-out e2kv4,$(ARCH)))
use/x11/mga2: use/x11
......
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