e2k.mk: added firmware-linux to alt-rescue.img

alt-rescue-20210811-e2kv5.img would fail to initialize
proper videomode on an Elbrus 901-PC with Radeon R7:

[   16.742051] [drm] Loading oland Microcode
[   16.743850] [drm:si_init [radeon]] *ERROR* Failed to load firmware!
This commit is contained in:
Michael Shigorin 2021-08-11 11:06:54 +03:00 committed by Anton Midyukov
parent 9ac31d36b3
commit a8f9b600e0

View File

@ -16,6 +16,7 @@ vm/.e2k-rescue: vm/e2k-live \
vm/alt-rescue: vm/.e2k-rescue +sysvinit
@$(call add,KFLAVOURS,elbrus-def)
@$(call add,THE_PACKAGES,firmware-linux)
vm/e2k-xfce: vm/.e2k-rescue mixin/e2k-desktop use/x11/xfce
@$(call add,THE_PACKAGES,pnmixer)