mac80211: ath10k: add board.bin file again
This file is still needed with the new firmware. This fixes r38835. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38843
This commit is contained in:
parent
f4cd36d825
commit
c9be7cfef9
1 changed files with 1 additions and 0 deletions
|
@ -1615,6 +1615,7 @@ endef
|
|||
define KernelPackage/ath10k/install
|
||||
$(INSTALL_DIR) $(1)/lib/firmware/ath10k/QCA988X/hw2.0
|
||||
$(INSTALL_DATA) \
|
||||
$(PKG_BUILD_DIR)/$(PKG_ATH10K_LINUX_FIRMWARE_SUBDIR)/ath10k/QCA988X/hw2.0/board.bin \
|
||||
$(PKG_BUILD_DIR)/$(PKG_ATH10K_LINUX_FIRMWARE_SUBDIR)/ath10k/QCA988X/hw2.0/firmware-2.bin \
|
||||
$(1)/lib/firmware/ath10k/QCA988X/hw2.0/
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue