mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: create profile and build image for the OpenMesh MR600 board
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34237 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -16,3 +16,14 @@ endef
|
||||
|
||||
$(eval $(call Profile,OM2P))
|
||||
|
||||
define Profile/MR600
|
||||
NAME:=OpenMesh MR600
|
||||
PACKAGES:=kmod-ath9k om-watchdog
|
||||
endef
|
||||
|
||||
define Profile/MR600/Description
|
||||
Package set optimized for the OpenMesh MR600.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,MR600))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user