forked from Ivasoft/openwrt
ar71xx: add support for TP-LINK TL-WR843ND v1
TP-LINK TL-WR843ND v1 is the same model like wr41, but with Power over Ethernet on wan port. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 44085
This commit is contained in:
@@ -312,6 +312,17 @@ endef
|
||||
$(eval $(call Profile,TLWR842))
|
||||
|
||||
|
||||
define Profile/TLWR843
|
||||
NAME:=TP-LINK TL-WR843N/ND
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile/TLWR843/Description
|
||||
Package set optimized for the TP-LINK TL-WR843N/ND.
|
||||
endef
|
||||
$(eval $(call Profile,TLWR843))
|
||||
|
||||
|
||||
define Profile/TLWR941
|
||||
NAME:=TP-LINK TL-WR941N/ND
|
||||
PACKAGES:=
|
||||
|
||||
Reference in New Issue
Block a user