Commit 962a40cc authored by Anton Midyukov's avatar Anton Midyukov

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

Since version 20231204-alt2 these packages have been separated from firmware-linux.
parent b129b409
...@@ -24,6 +24,9 @@ ifneq (,$(filter-out riscv64 mipsel,$(ARCH))) ...@@ -24,6 +24,9 @@ ifneq (,$(filter-out riscv64 mipsel,$(ARCH)))
@$(call add,SYSTEM_PACKAGES,firmware-ast_dp501) @$(call add,SYSTEM_PACKAGES,firmware-ast_dp501)
endif endif
@$(call add,THE_PACKAGES_REGEXP,firmware-ql.*) @$(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 use/firmware/qlogic: use/firmware
@$(call add,SYSTEM_PACKAGES,firmware-ql6312) @$(call add,SYSTEM_PACKAGES,firmware-ql6312)
......
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