2 # Copyright (C) 2011-2012 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
9 NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-LC
10 PACKAGES:=kmod-ath9k om-watchdog
13 define Profile/OM2P/Description
14 Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-LC.
17 $(eval $(call Profile,OM2P))
21 PACKAGES:=kmod-ath9k om-watchdog
24 define Profile/OM5P/Description
25 Package set optimized for the OpenMesh OM5P.
28 $(eval $(call Profile,OM5P))
32 PACKAGES:=kmod-ath9k om-watchdog
35 define Profile/MR600/Description
36 Package set optimized for the OpenMesh MR600.
39 $(eval $(call Profile,MR600))
43 PACKAGES:=kmod-ath9k om-watchdog
46 define Profile/MR900/Description
47 Package set optimized for the OpenMesh MR900.
50 $(eval $(call Profile,MR900))
52 define Profile/OPENMESH
53 NAME:=OpenMesh products
54 PACKAGES:=kmod-ath9k om-watchdog
57 define Profile/OPENMESH/Description
58 Build images for all OpenMesh products.
61 $(eval $(call Profile,OPENMESH))