From 0211fa12531f60f31e8eba1798a5e9f657da98e9 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 9 Apr 2016 10:26:11 +0000 Subject: ar71xx: create profile and build image for the OpenMesh OM5P-AC board Signed-off-by: Sven Eckelmann SVN-Revision: 49148 --- 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 1c51e93a92..0873ac5306 100644 --- a/target/linux/ar71xx/generic/profiles/openmesh.mk +++ b/target/linux/ar71xx/generic/profiles/openmesh.mk @@ -27,6 +27,17 @@ endef $(eval $(call Profile,OM5P)) +define Profile/OM5PAC + NAME:=OpenMesh OM5P-AC + PACKAGES:=kmod-ath9k kmod-ath10k om-watchdog +endef + +define Profile/OM5PAC/Description + Package set optimized for the OpenMesh OM5P-AC. +endef + +$(eval $(call Profile,OM5PAC)) + define Profile/MR600 NAME:=OpenMesh MR600 PACKAGES:=kmod-ath9k om-watchdog -- cgit v1.2.3