Add experimental support for the TP-Link Archer C7 v2
This commit is contained in:
parent
c504c5e118
commit
70e72db074
@ -73,6 +73,11 @@ $(eval $(call GluonProfile,TLMR3420))
|
|||||||
$(eval $(call GluonModel,TLMR3420,tl-mr3420-v1-squashfs,tp-link-tl-mr3420-v1))
|
$(eval $(call GluonModel,TLMR3420,tl-mr3420-v1-squashfs,tp-link-tl-mr3420-v1))
|
||||||
$(eval $(call GluonModel,TLMR3420,tl-mr3420-v2-squashfs,tp-link-tl-mr3420-v2))
|
$(eval $(call GluonModel,TLMR3420,tl-mr3420-v2-squashfs,tp-link-tl-mr3420-v2))
|
||||||
|
|
||||||
|
ifeq ($(BROKEN),1)
|
||||||
|
# Archer C7 v2
|
||||||
|
$(eval $(call GluonProfile,ARCHERC7,kmod-ath10k))
|
||||||
|
$(eval $(call GluonModel,ARCHERC7,archer-c7-v2-squashfs,tp-link-archer-c7-v2))
|
||||||
|
endif
|
||||||
|
|
||||||
## Ubiquiti (everything)
|
## Ubiquiti (everything)
|
||||||
$(eval $(call GluonProfile,UBNT))
|
$(eval $(call GluonProfile,UBNT))
|
||||||
|
Loading…
Reference in New Issue
Block a user