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.
This commit is contained in:
Michael Shigorin 2021-10-27 14:30:07 +03:00 committed by Anton Midyukov
parent 7e189ba3c8
commit 17f79c3aae

View File

@ -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; @: