TP-Link TL-WA701ND v2: remove BROKEN

remotes/1699402720531464663/tmp_refs/heads/stable
Neal Oakey 2015-07-30 15:11:39 +02:00 committed by Matthias Schiffer
parent e55a00edfd
commit 806d44b676
1 changed files with 1 additions and 3 deletions

View File

@ -12,9 +12,7 @@ $(eval $(call GluonModel,CPE510,cpe210-220-510-520,tp-link-cpe520-v1.0))
# TL-WA701N/ND v1, v2
$(eval $(call GluonProfile,TLWA701))
$(eval $(call GluonModel,TLWA701,tl-wa701n-v1,tp-link-tl-wa701n-nd-v1))
ifeq ($(BROKEN),1)
$(eval $(call GluonModel,TLWA701,tl-wa701nd-v2,tp-link-tl-wa701n-nd-v2)) # BROKEN: untested
endif
$(eval $(call GluonModel,TLWA701,tl-wa701nd-v2,tp-link-tl-wa701n-nd-v2))
# TL-WR703N v1
$(eval $(call GluonProfile,TLWR703))