forked from Ivasoft/openwrt
ar71xx: create profile and build image for the OpenMesh MR900 board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 43264
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user