Commit 9214fa7f authored by Anton Midyukov's avatar Anton Midyukov

firmware: add firmware-linux-qcom for aarch64

Need for Qualcom SoC support.
parent f44abd22
......@@ -7,6 +7,7 @@ use/firmware:
@$(call add,SYSTEM_PACKAGES,firmware-linux)
ifeq (,$(filter-out aarch64 armh,$(ARCH)))
@$(call add,THE_PACKAGES,firmware-bcm4345)
@$(call add,THE_PACKAGES,firmware-linux-qcom)
endif
use/firmware/full: use/firmware/server use/firmware/laptop; @:
......
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