mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: adjust MR900 profile for the OpenMesh MR900v2 board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43270 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -39,12 +39,12 @@ endef
|
||||
$(eval $(call Profile,MR600))
|
||||
|
||||
define Profile/MR900
|
||||
NAME:=OpenMesh MR900
|
||||
NAME:=OpenMesh MR900/MR900v2
|
||||
PACKAGES:=kmod-ath9k om-watchdog
|
||||
endef
|
||||
|
||||
define Profile/MR900/Description
|
||||
Package set optimized for the OpenMesh MR900.
|
||||
Package set optimized for the OpenMesh MR900/MR900v2.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,MR900))
|
||||
|
||||
Reference in New Issue
Block a user