mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: add MR1750v2 to the MR1750 profile
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
committed by
Sven Eckelmann
parent
21560ae52e
commit
3411c9a885
@@ -61,12 +61,12 @@ endef
|
||||
$(eval $(call Profile,MR900))
|
||||
|
||||
define Profile/MR1750
|
||||
NAME:=OpenMesh MR1750
|
||||
NAME:=OpenMesh MR1750/MR1750v2
|
||||
PACKAGES:=kmod-ath9k kmod-ath10k ath10k-firmware-qca988x
|
||||
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))
|
||||
|
||||
Reference in New Issue
Block a user