aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2016-08-19 14:04:57 +0300
committerRoman Yeryomin <roman@advem.lv>2016-08-19 14:04:57 +0300
commitdd9c4ab471c463c4dc22dc64e461282874e00f6c (patch)
tree5175fee52757b3cca7e1b2fc9595ffdf680cb565
parent5eb2bdd1752059437b956c701ff399c54b7e7600 (diff)
downloadmaster-187ad058-dd9c4ab471c463c4dc22dc64e461282874e00f6c.tar.gz
master-187ad058-dd9c4ab471c463c4dc22dc64e461282874e00f6c.tar.bz2
master-187ad058-dd9c4ab471c463c4dc22dc64e461282874e00f6c.zip
ath10k-firmware: fix QCA9984 board file loading
It's not clear if the error is in file naming in firmware repository or in the driver, so fix it here for now. Signed-off-by: Roman Yeryomin <roman@advem.lv>
-rw-r--r--package/firmware/ath10k-firmware/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile
index c196e32d24..d72d9f716b 100644
--- a/package/firmware/ath10k-firmware/Makefile
+++ b/package/firmware/ath10k-firmware/Makefile
@@ -181,6 +181,7 @@ define Package/ath10k-firmware-qca9984/install
$(INSTALL_DATA) \
$(PKG_BUILD_DIR)/QCA9984/hw1.0/board-2.bin \
$(1)/lib/firmware/ath10k/QCA9984/hw1.0/board-2.bin
+ $(LN) -s board-2.bin $(1)/lib/firmware/ath10k/QCA9984/hw1.0/board.bin
$(INSTALL_DATA) \
$(PKG_BUILD_DIR)/QCA9984/hw1.0/firmware-5.bin_10.4-3.2-00072 \
$(1)/lib/firmware/ath10k/QCA9984/hw1.0/firmware-5.bin