From 3309a8af05a71ca34d5cdd1279e30f2350842131 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 19 Oct 2012 19:45:10 +0000 Subject: AA: ramips: add profile and build image for the TEW-691GR board Backport of r33852. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33881 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/rt3883/profiles/trendnet.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/ramips/rt3883') diff --git a/target/linux/ramips/rt3883/profiles/trendnet.mk b/target/linux/ramips/rt3883/profiles/trendnet.mk index 93bdc5994..89867acb0 100644 --- a/target/linux/ramips/rt3883/profiles/trendnet.mk +++ b/target/linux/ramips/rt3883/profiles/trendnet.mk @@ -5,6 +5,16 @@ # See /LICENSE for more information. # +define Profile/TEW691GR + NAME:=TRENDnet TEW-691GR + PACKAGES:=swconfig +endef + +define Profile/TEW691GR/Description + Package set compatible with the TRENDnet TEW-691GR board. +endef +$(eval $(call Profile,TEW691GR)) + define Profile/TEW692GR NAME:=TRENDnet TEW-692GR PACKAGES:=swconfig -- cgit v1.2.3