ar71xx: add OM5P-ACv2 to the OM5P-AC profile
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com> SVN-Revision: 49155
This commit is contained in:
parent
063a6499db
commit
240ed52317
1 changed files with 2 additions and 2 deletions
|
@ -28,12 +28,12 @@ endef
|
||||||
$(eval $(call Profile,OM5P))
|
$(eval $(call Profile,OM5P))
|
||||||
|
|
||||||
define Profile/OM5PAC
|
define Profile/OM5PAC
|
||||||
NAME:=OpenMesh OM5P-AC
|
NAME:=OpenMesh OM5P-AC/OM5P-ACv2
|
||||||
PACKAGES:=kmod-ath9k kmod-ath10k om-watchdog
|
PACKAGES:=kmod-ath9k kmod-ath10k om-watchdog
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/OM5PAC/Description
|
define Profile/OM5PAC/Description
|
||||||
Package set optimized for the OpenMesh OM5P-AC.
|
Package set optimized for the OpenMesh OM5P-AC/OM5P-ACv2.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call Profile,OM5PAC))
|
$(eval $(call Profile,OM5PAC))
|
||||||
|
|
Loading…
Reference in a new issue