wwan: add Quectel modems

Add some of the more current 4G and 5G modems.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Link: https://github.com/openwrt/openwrt/pull/13426
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Philip Prindeville 2023-09-07 10:19:57 -06:00 committed by Hauke Mehrtens
parent 39b31b31f5
commit 5e7ba98019
5 changed files with 17 additions and 1 deletions

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=wwan
PKG_VERSION:=2019.04.29
PKG_RELEASE=6
PKG_RELEASE=7
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=

View File

@ -0,0 +1,4 @@
{
"desc": "Quectel EM120R-GL",
"type": "qmi",
}

View File

@ -0,0 +1,4 @@
{
"desc": "Quectel EM160R-GL",
"type": "qmi",
}

View File

@ -0,0 +1,4 @@
{
"desc": "Quectel EM120R-GL",
"type": "qmi",
}

View File

@ -0,0 +1,4 @@
{
"desc": "Quectel RM520N-GL",
"type": "qmi",
}