From 53b7e66b1cdb62c8128d3da1bb3969ddb052ac21 Mon Sep 17 00:00:00 2001 From: juhosg 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28271 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/generic/profiles/tp-link.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic') diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk index f5a7a24a9..c770d4915 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.2.3