[source] ath10k-firmware: fix typo

LEDE Commits lede-commits at lists.infradead.org
Fri Dec 16 06:09:51 PST 2016


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/f3b866f93a6d379752be15d698a1345e50b351f3

commit f3b866f93a6d379752be15d698a1345e50b351f3
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Dec 16 15:08:57 2016 +0100

    ath10k-firmware: fix typo
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/firmware/ath10k-firmware/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile
index 458dd82..b5b9112 100644
--- a/package/firmware/ath10k-firmware/Makefile
+++ b/package/firmware/ath10k-firmware/Makefile
@@ -88,7 +88,7 @@ define Download/ath10k-firmware-qca99x0-ct
 endef
 $(eval $(call Download,ath10k-firmware-qca99x0-ct))
 
-QCA9984_FIRMWARE_FILE_CT:=firmware-5-ct-full-community-8.bin-lede.006
+QCA9984_FIRMWARE_FILE_CT:=firmware-5-ct-full-community-8.bin-lede.005
 define Download/ath10k-firmware-qca9984-ct
   $(call Download/ct-firmware,QCA9984,ath10k-9984-10-4)
   MD5SUM:=b2427376dbfdb083b3d27cf42b2c525d



More information about the lede-commits mailing list