ath10k-firmware: fix patch of firmware
[openwrt/svn-archive/archive.git] / package / firmware / ath10k-firmware / Makefile
index 31cf4b98fd20ab27025420c663593ba62b58a182..8b6ef86fb7218c956e2bddb177530d849b48eef7 100644 (file)
@@ -63,7 +63,7 @@ endef
 
 define Package/ath10k-firmware-qca6174/install
        $(INSTALL_DIR) $(1)/lib/firmware/ath10k
-       $(CP) $(PKG_BUILD_DIR)/ath10k/QCA6174 $(1)/lib/firmware/ath10k/
+       $(CP) $(PKG_BUILD_DIR)/QCA6174 $(1)/lib/firmware/ath10k/
 endef
 
 define Package/ath10k-firmware-qca99x0/install