mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 16:35:44 +00:00
ipq-wifi: add BDF for Aruba AP-303
The BDF originates from the vendor-firmware. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
1f455418ef
commit
4113d8a255
@ -24,6 +24,7 @@ endef
|
||||
#
|
||||
|
||||
ALLWIFIBOARDS:= \
|
||||
aruba_ap-303 \
|
||||
avm_fritzrepeater-1200 \
|
||||
linksys_ea8300 \
|
||||
qxwlan_e2600ac
|
||||
@ -89,6 +90,7 @@ endef
|
||||
# Place files in this directory as board-<devicename>.<qca4019|qca9888|qca9984>
|
||||
# Add $(eval $(call generate-ipq-wifi-package,<devicename>,<display name>))
|
||||
|
||||
$(eval $(call generate-ipq-wifi-package,aruba_ap-303,Aruba AP-303))
|
||||
$(eval $(call generate-ipq-wifi-package,avm_fritzrepeater-1200,AVM FRITZRepeater 1200))
|
||||
$(eval $(call generate-ipq-wifi-package,linksys_ea8300,Linksys EA8300))
|
||||
$(eval $(call generate-ipq-wifi-package,qxwlan_e2600ac,Qxwlan E2600AC))
|
||||
|
BIN
package/firmware/ipq-wifi/board-aruba_ap-303.qca4019
Normal file
BIN
package/firmware/ipq-wifi/board-aruba_ap-303.qca4019
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user