ipq-wifi: add AVM FRITZ!Repeater 1200 bdf

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2019-09-21 18:59:28 +02:00
parent 36f43b61a7
commit c0f4078164
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ endef
#
ALLWIFIBOARDS:= \
avm_fritzrepeater-1200 \
linksys_ea8300 \
qxwlan_e2600ac
@ -88,6 +89,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,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))