From 65584ed54fbcc026b59f437bfd19d8227d7e740a Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sun, 28 Jul 2013 10:23:38 +0000
Subject: ar71xx: add profile and build image for the WNR612 v2 board

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3876/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37577
---
 target/linux/ar71xx/generic/profiles/netgear.mk | 10 ++++++++++
 1 file changed, 10 insertions(+)

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

diff --git a/target/linux/ar71xx/generic/profiles/netgear.mk b/target/linux/ar71xx/generic/profiles/netgear.mk
index 15a2081..99425ec 100644
--- a/target/linux/ar71xx/generic/profiles/netgear.mk
+++ b/target/linux/ar71xx/generic/profiles/netgear.mk
@@ -50,3 +50,13 @@ endef
 
 $(eval $(call Profile,WNR2000V3))
 
+
+define Profile/WNR612V2
+	NAME:=NETGEAR WNR612V2
+endef
+
+define Profile/WNR612V2/Description
+	Package set optimized for the NETGEAR WNR612V2
+endef
+
+$(eval $(call Profile,WNR612V2))
-- 
cgit v1.1