firmware: add mellanox, mrvl, qcom to disk of server

Since version 20231204-alt2 these packages have been separated
from firmware-linux.
This commit is contained in:
Anton Midyukov 2024-08-13 18:12:08 +03:00
parent b129b409df
commit 962a40cc72

View File

@ -24,6 +24,9 @@ ifneq (,$(filter-out riscv64 mipsel,$(ARCH)))
@$(call add,SYSTEM_PACKAGES,firmware-ast_dp501)
endif
@$(call add,THE_PACKAGES_REGEXP,firmware-ql.*)
@$(call add,MAIN_PACKAGES,firmware-linux-mellanox)
@$(call add,MAIN_PACKAGES,firmware-linux-mrvl)
@$(call add,MAIN_PACKAGES,firmware-linux-qcom)
use/firmware/qlogic: use/firmware
@$(call add,SYSTEM_PACKAGES,firmware-ql6312)