[openwrt/openwrt] ipq-wifi: add Extreme Networks WS-AP3915i

LEDE Commits lede-commits at lists.infradead.org
Mon Sep 5 17:56:25 PDT 2022


blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/02f81494bb5c05ffc16025198792f99bdeac8a77

commit 02f81494bb5c05ffc16025198792f99bdeac8a77
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Mon Aug 29 17:36:46 2022 +0200

    ipq-wifi: add Extreme Networks WS-AP3915i
    
    Signed-off-by: David Bauer <mail at david-bauer.net>
---
 package/firmware/ipq-wifi/Makefile                      |   2 ++
 .../ipq-wifi/board-extreme-networks_ws-ap3915i.qca4019  | Bin 0 -> 24348 bytes
 2 files changed, 2 insertions(+)

diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefile
index ebd10cd2ec..44d6e2a086 100644
--- a/package/firmware/ipq-wifi/Makefile
+++ b/package/firmware/ipq-wifi/Makefile
@@ -29,6 +29,7 @@ ALLWIFIBOARDS:= \
 	devolo_magic-2-wifi-next \
 	edgecore_ecw5410 \
 	edgecore_oap100 \
+	extreme-networks_ws-ap3915i \
 	glinet_gl-ap1300 \
 	glinet_gl-s1300 \
 	linksys_ea8300 \
@@ -100,6 +101,7 @@ $(eval $(call generate-ipq-wifi-package,aruba_ap-365,Aruba AP-365))
 $(eval $(call generate-ipq-wifi-package,devolo_magic-2-wifi-next,devolo Magic 2 WiFi next))
 $(eval $(call generate-ipq-wifi-package,edgecore_ecw5410,Edgecore ECW5410))
 $(eval $(call generate-ipq-wifi-package,edgecore_oap100,Edgecore OAP100))
+$(eval $(call generate-ipq-wifi-package,extreme-networks_ws-ap3915i,Edgecore OAP100))
 $(eval $(call generate-ipq-wifi-package,glinet_gl-ap1300,GL.iNet GL-AP1300))
 $(eval $(call generate-ipq-wifi-package,glinet_gl-s1300,GL.iNet GL-S1300))
 $(eval $(call generate-ipq-wifi-package,linksys_ea8300,Linksys EA8300))
diff --git a/package/firmware/ipq-wifi/board-extreme-networks_ws-ap3915i.qca4019 b/package/firmware/ipq-wifi/board-extreme-networks_ws-ap3915i.qca4019
new file mode 100644
index 0000000000..8aeedf07cb
Binary files /dev/null and b/package/firmware/ipq-wifi/board-extreme-networks_ws-ap3915i.qca4019 differ




More information about the lede-commits mailing list