From ef2431c8d9e77ee0e28edabbecce4ec8a86507fa Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 21 Sep 2011 11:47:44 +0000
Subject: 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
---
 target/linux/ar71xx/generic/profiles/tp-link.mk | 11 +++++++++++
 1 file changed, 11 insertions(+)

(limited to 'target/linux/ar71xx/generic/profiles')

diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk
index f5a7a24..c770d49 100644
--- a/target/linux/ar71xx/generic/profiles/tp-link.mk
+++ b/target/linux/ar71xx/generic/profiles/tp-link.mk
@@ -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:=
-- 
cgit v1.1