aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/ath10k-firmware/Makefile
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2017-12-21 19:13:01 +0100
committerMathias Kresin <dev@kresin.me>2018-01-18 21:21:11 +0100
commitda5312d06eb814d68191a6ed77aa6faf65f6f616 (patch)
tree6f7079162c14f920f9984b8181b706b5ef408f1e /package/firmware/ath10k-firmware/Makefile
parente0184fd0d5569444cbeaea5befeaa011ba2ac3b4 (diff)
downloadupstream-da5312d06eb814d68191a6ed77aa6faf65f6f616.tar.gz
upstream-da5312d06eb814d68191a6ed77aa6faf65f6f616.tar.bz2
upstream-da5312d06eb814d68191a6ed77aa6faf65f6f616.zip
firmware: ath10k-firmware: update QCA9984 firmware to 10.4-3.4-00104
This patch updates ath10k-firmware to use the firmware-5.bin_10.4-3.4-00104 firmware for the QCA9984. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'package/firmware/ath10k-firmware/Makefile')
-rw-r--r--package/firmware/ath10k-firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile
index 3acb575a95..df8f7c2fb7 100644
--- a/package/firmware/ath10k-firmware/Makefile
+++ b/package/firmware/ath10k-firmware/Makefile
@@ -314,7 +314,7 @@ define Package/ath10k-firmware-qca9984/install
$(PKG_BUILD_DIR)/QCA9984/hw1.0/board-2.bin \
$(1)/lib/firmware/ath10k/QCA9984/hw1.0/board-2.bin
$(INSTALL_DATA) \
- $(PKG_BUILD_DIR)/QCA9984/hw1.0/3.4/firmware-5.bin_10.4-3.4-00082 \
+ $(PKG_BUILD_DIR)/QCA9984/hw1.0/3.4/firmware-5.bin_10.4-3.4-00104 \
$(1)/lib/firmware/ath10k/QCA9984/hw1.0/firmware-5.bin
endef