Skip to content
Snippets Groups Projects
Commit d3bc3785 authored by kb-light's avatar kb-light Committed by Matthias Schiffer
Browse files

ar71xx-generic: TP-Link WBS210/510: remove BROKEN (#1002)

parent 99471f8d
No related branches found
No related tags found
No related merge requests found
......@@ -192,6 +192,8 @@ ar71xx-generic
- TL-WR941ND (v2, v3, v4, v5, v6)
- TL-WR1043N/ND (v1, v2, v3, v4)
- TL-WR2543N/ND (v1)
- WBS210 (v1.20)
- WBS510 (v1.20)
* Ubiquiti
......
......@@ -11,7 +11,7 @@ endif
## TP-Link
# CPE210/220/510/520
# CPE210/220/510/520; WBS210/510
$(eval $(call GluonProfile,CPE510,rssileds))
$(eval $(call GluonModel,CPE510,cpe210-220,tp-link-cpe210-v1.0))
......@@ -24,10 +24,8 @@ $(eval $(call GluonModelAlias,CPE510,tp-link-cpe510-v1.0,tp-link-cpe510-v1.1))
$(eval $(call GluonModelAlias,CPE510,tp-link-cpe510-v1.0,tp-link-cpe520-v1.0))
$(eval $(call GluonModelAlias,CPE510,tp-link-cpe510-v1.0,tp-link-cpe520-v1.1))
ifneq ($(BROKEN),)
$(eval $(call GluonModel,CPE510,wbs210,tp-link-wbs210-v1.20)) # BROKEN: untested
$(eval $(call GluonModel,CPE510,wbs510,tp-link-wbs510-v1.20)) # BROKEN: untested
endif
$(eval $(call GluonModel,CPE510,wbs210,tp-link-wbs210-v1.20))
$(eval $(call GluonModel,CPE510,wbs510,tp-link-wbs510-v1.20))
# TL-WA701N/ND v1, v2
$(eval $(call GluonProfile,TLWA701))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment