From 305c1431e308b1d498dc5e47e77dcc311910b1d3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 14 Nov 2014 16:54:50 +0000 Subject: ar71xx: create profile and build image for the OpenMesh MR900 board Signed-off-by: Sven Eckelmann SVN-Revision: 43264 --- target/linux/ar71xx/generic/profiles/openmesh.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles') diff --git a/target/linux/ar71xx/generic/profiles/openmesh.mk b/target/linux/ar71xx/generic/profiles/openmesh.mk index c8846de638..6f714d5f3f 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -38,6 +38,17 @@ endef $(eval $(call Profile,MR600)) +define Profile/MR900 + NAME:=OpenMesh MR900 + PACKAGES:=kmod-ath9k om-watchdog +endef + +define Profile/MR900/Description + Package set optimized for the OpenMesh MR900. +endef + +$(eval $(call Profile,MR900)) + define Profile/OPENMESH NAME:=OpenMesh products PACKAGES:=kmod-ath9k om-watchdog -- cgit v1.2.3