Commit 17f79c3a authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

e2k: explicit amdgpu support in install2

Looks like this helps installers with 5.4.0-2.20 based kernel to install fine on Elbrus 801-PC with Radeon RX 580.
parent 7e189ba3
......@@ -25,6 +25,7 @@ endif
use/e2k/x11: use/e2k use/x11
@$(call add,THE_PACKAGES,xorg-server xinit)
@$(call add,INSTALL2_PACKAGES,xorg-drv-amdgpu lccrt-blobs)
ifeq (,$(filter-out e2kv5,$(ARCH)))
use/e2k/multiseat/full: use/e2k/multiseat/901/full; @:
......
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