From 31881357af992c59255faa1fef184f4b05a39fa4 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 18 Nov 2012 09:32:41 +0000 Subject: ar71xx: create profile and build image for the OpenMesh MR600 board Signed-off-by: Marek Lindner Signed-off-by: Gabor Juhos SVN-Revision: 34237 --- target/linux/ar71xx/generic/profiles/openmesh.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic') diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index 975a7edf1d..92aec4b79c 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -16,3 +16,14 @@ endef $(eval $(call Profile,OM2P)) +define Profile/MR600 + NAME:=OpenMesh MR600 + PACKAGES:=kmod-ath9k om-watchdog +endef + +define Profile/MR600/Description + Package set optimized for the OpenMesh MR600. +endef + +$(eval $(call Profile,MR600)) + -- cgit v1.2.3