From 76d0d1a837130843ae05b343534abab38cbd968a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 21 Sep 2011 11:47:40 +0000 Subject: ar71xx: create image for the TP-Link TL-WR740N v3 Signed-off-by: Martin Raykov SVN-Revision: 28269 --- target/linux/ar71xx/generic/profiles/tp-link.mk | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles/tp-link.mk') diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk index bc0bcd20e1..f5a7a24a93 100644 --- a/target/linux/ar71xx/generic/profiles/tp-link.mk +++ b/target/linux/ar71xx/generic/profiles/tp-link.mk @@ -71,6 +71,19 @@ endef $(eval $(call Profile,TLWR740NV1)) + +define Profile/TLWR740NV3 + NAME:=TP-LINK TL-WR740N v3 + PACKAGES:= +endef + +define Profile/TLWR740NV3/Description + Package set optimized for the TP-LINK TL-WR740N v3. +endef + +$(eval $(call Profile,TLWR740NV3)) + + define Profile/TLWR841NV15 NAME:=TP-LINK TL-WR841N v1.5 PACKAGES:= -- cgit v1.2.3