forked from Ivasoft/openwrt
ar71xx: create image for the TP-Link TL-WR743ND v1
Same hardware as WR741ND but with PoE support. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28271
This commit is contained in:
@@ -84,6 +84,17 @@ endef
|
||||
$(eval $(call Profile,TLWR740NV3))
|
||||
|
||||
|
||||
define Profile/TLWR743NDV1
|
||||
NAME:=TP-LINK TL-WR743ND v1
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile/TLWR743NDV1/Description
|
||||
Package set optimized for the TP-LINK TL-WR743ND v1.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,TLWR743NDV1))
|
||||
|
||||
define Profile/TLWR841NV15
|
||||
NAME:=TP-LINK TL-WR841N v1.5
|
||||
PACKAGES:=
|
||||
|
||||
Reference in New Issue
Block a user