X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Ffirmware%2Fath10k-firmware%2FMakefile;h=4f63cddaab7dbcd47c92b9701bc1d5f27d9eb379;hb=040ebe24739eef24fc478e3b406be6a227237c39;hp=496a88cb209315b95a1b08861225b7bee222385c;hpb=9da1bf58b68d841e8f0ebb9350c8202500bb03a7;p=librecmc%2Flibrecmc.git diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile index 496a88cb20..4f63cddaab 100644 --- a/package/firmware/ath10k-firmware/Makefile +++ b/package/firmware/ath10k-firmware/Makefile @@ -39,7 +39,7 @@ endef QCA988X_FIRMWARE_FILE:=firmware-5.bin_10.2.4.97-1 QCA988X_FIRMWARE_FILE_CT:=firmware-2-ct-full-community-16.bin-lede -QCA99X0_FIRMWARE_FILE_CT:=firmware-5-ct-full-community-7.bin-lede +QCA99X0_FIRMWARE_FILE_CT:=firmware-5-ct-full-community-7.bin-lede.001 define Download/ath10k-firmware-qca988x URL:=https://www.codeaurora.org/cgit/quic/qsdk/oss/firmware/ath10k-firmware/plain/10.2.4/ @@ -58,7 +58,7 @@ $(eval $(call Download,ath10k-firmware-qca988x-ct)) define Download/ath10k-firmware-qca99x0-ct URL:=https://www.candelatech.com/downloads/ath10k-10-4/ FILE:=$(QCA99X0_FIRMWARE_FILE_CT) - MD5SUM:=d01e24eaa7a6fb03db6b5bca44c2394a + MD5SUM:=eb710949ff79142954aadae24616169c endef $(eval $(call Download,ath10k-firmware-qca99x0-ct))