ar71xx: add MR1750v2 to the MR1750 profile
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
parent
c4e3706533
commit
f21de7d9a8
1 changed files with 2 additions and 2 deletions
|
@ -61,12 +61,12 @@ endef
|
|||
$(eval $(call Profile,MR900))
|
||||
|
||||
define Profile/MR1750
|
||||
NAME:=OpenMesh MR1750
|
||||
NAME:=OpenMesh MR1750/MR1750v2
|
||||
PACKAGES:=kmod-ath9k kmod-ath10k
|
||||
endef
|
||||
|
||||
define Profile/MR1750/Description
|
||||
Package set optimized for the OpenMesh MR1750.
|
||||
Package set optimized for the OpenMesh MR1750/MR1750v2.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,MR1750))
|
||||
|
|
Loading…
Reference in a new issue