aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@open-mesh.com>2018-01-29 11:52:51 +0100
committerJohn Crispin <john@phrozen.org>2018-02-11 16:33:00 +0100
commit25a72f5a01f80116d4cd0aafd99c0fd091be3fbd (patch)
tree1a69695a2b70d80c0142d46ad4888c19bf2bf232 /package
parent80b54b85ada601d51e70cc9b8195cc4b0b88d13c (diff)
downloadupstream-25a72f5a01f80116d4cd0aafd99c0fd091be3fbd.tar.gz
upstream-25a72f5a01f80116d4cd0aafd99c0fd091be3fbd.tar.bz2
upstream-25a72f5a01f80116d4cd0aafd99c0fd091be3fbd.zip
ipq-wifi: drop OpenMesh A42 board-2.bin
The BDFs for OpenMesh A42 were upstreamed [1] to the ath10k-firmware repository and are now part of ath10k-firmware 2018-01-26. The ipq-wifi-openmesh_a42 package can now be dropped because OpenWrt already ships the QCA4019 board-2.bin from this version. [1] https://wireless.wiki.kernel.org/en/users/drivers/ath10k/boardfiles Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Diffstat (limited to 'package')
-rw-r--r--package/firmware/ipq-wifi/Makefile3
-rw-r--r--package/firmware/ipq-wifi/board-openmesh_a42.binbin85372 -> 0 bytes
2 files changed, 1 insertions, 2 deletions
diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefile
index 519e8c9236..9bb7428984 100644
--- a/package/firmware/ipq-wifi/Makefile
+++ b/package/firmware/ipq-wifi/Makefile
@@ -13,7 +13,7 @@ endef
define Build/Compile
endef
-ALLWIFIBOARDS:=avm_fritzbox-4040 openmesh_a42
+ALLWIFIBOARDS:=avm_fritzbox-4040
ALLWIFIPACKAGES:=$(foreach BOARD,$(ALLWIFIBOARDS),ipq-wifi-$(BOARD))
define Package/ipq-wifi-default
@@ -48,6 +48,5 @@ Don't install it for any other device!
endef
$(eval $(call generate-ipq-wifi-package,avm_fritzbox-4040,board-avm_fritzbox-4040.bin,AVM FRITZ!Box 4040))
-$(eval $(call generate-ipq-wifi-package,openmesh_a42,board-openmesh_a42.bin,OpenMesh A42))
$(foreach PACKAGE,$(ALLWIFIPACKAGES),$(eval $(call BuildPackage,$(PACKAGE))))
diff --git a/package/firmware/ipq-wifi/board-openmesh_a42.bin b/package/firmware/ipq-wifi/board-openmesh_a42.bin
deleted file mode 100644
index 9ac5921200..0000000000
--- a/package/firmware/ipq-wifi/board-openmesh_a42.bin
+++ /dev/null
Binary files differ