ar71xx: adjust OM2P profile for the OpenMesh OM2P-HSv2 board
Signed-off-by: Marek Lindner <marek@open-mesh.com> [sven@open-mesh.com: Rebased] Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 40966
This commit is contained in:
parent
1a6a14c757
commit
290d01379e
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
define Profile/OM2P
|
define Profile/OM2P
|
||||||
NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-LC
|
NAME:=OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-LC
|
||||||
PACKAGES:=kmod-ath9k om-watchdog
|
PACKAGES:=kmod-ath9k om-watchdog
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/OM2P/Description
|
define Profile/OM2P/Description
|
||||||
Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-LC.
|
Package set optimized for the OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-LC.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call Profile,OM2P))
|
$(eval $(call Profile,OM2P))
|
||||||
|
|
Loading…
Reference in a new issue