From 8c13c833fd0321ce25fa2acc8027e20329840467 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43264 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 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