Commit 98224434 authored by Anton Midyukov's avatar Anton Midyukov

firmware: add firmware-ast_dp501 to use/firmware/server

Firmware for ASPEED AST2400.
parent 825ee80e
......@@ -20,6 +20,9 @@ endif
use/firmware/server: use/firmware
@$(call add,SYSTEM_PACKAGES,firmware-aic94xx-seq)
ifneq (,$(filter-out riscv64 mipsel,$(ARCH)))
@$(call add,SYSTEM_PACKAGES,firmware-ast_dp501)
endif
@$(call add,THE_PACKAGES_REGEXP,firmware-ql.*)
use/firmware/qlogic: use/firmware
......
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