mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
ipq-wifi: add AVM FRITZ!Repeater 1200 bdf
Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
36f43b61a7
commit
c0f4078164
@ -24,6 +24,7 @@ endef
|
|||||||
#
|
#
|
||||||
|
|
||||||
ALLWIFIBOARDS:= \
|
ALLWIFIBOARDS:= \
|
||||||
|
avm_fritzrepeater-1200 \
|
||||||
linksys_ea8300 \
|
linksys_ea8300 \
|
||||||
qxwlan_e2600ac
|
qxwlan_e2600ac
|
||||||
|
|
||||||
@ -88,6 +89,7 @@ endef
|
|||||||
# Place files in this directory as board-<devicename>.<qca4019|qca9888|qca9984>
|
# Place files in this directory as board-<devicename>.<qca4019|qca9888|qca9984>
|
||||||
# Add $(eval $(call generate-ipq-wifi-package,<devicename>,<display name>))
|
# Add $(eval $(call generate-ipq-wifi-package,<devicename>,<display name>))
|
||||||
|
|
||||||
|
$(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,linksys_ea8300,Linksys EA8300))
|
||||||
$(eval $(call generate-ipq-wifi-package,qxwlan_e2600ac,Qxwlan E2600AC))
|
$(eval $(call generate-ipq-wifi-package,qxwlan_e2600ac,Qxwlan E2600AC))
|
||||||
|
|
||||||
|
BIN
package/firmware/ipq-wifi/board-avm_fritzrepeater-1200.qca4019
Normal file
BIN
package/firmware/ipq-wifi/board-avm_fritzrepeater-1200.qca4019
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user