mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 17:36:12 +02:00
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:
parent
39b31b31f5
commit
5e7ba98019
@ -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:=
|
||||
|
||||
4
package/network/utils/wwan/files/data/1eac-1001
Normal file
4
package/network/utils/wwan/files/data/1eac-1001
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"desc": "Quectel EM120R-GL",
|
||||
"type": "qmi",
|
||||
}
|
||||
4
package/network/utils/wwan/files/data/1eac-1002
Normal file
4
package/network/utils/wwan/files/data/1eac-1002
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"desc": "Quectel EM160R-GL",
|
||||
"type": "qmi",
|
||||
}
|
||||
4
package/network/utils/wwan/files/data/2c7c-0620
Normal file
4
package/network/utils/wwan/files/data/2c7c-0620
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"desc": "Quectel EM120R-GL",
|
||||
"type": "qmi",
|
||||
}
|
||||
4
package/network/utils/wwan/files/data/2c7c-0801
Normal file
4
package/network/utils/wwan/files/data/2c7c-0801
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"desc": "Quectel RM520N-GL",
|
||||
"type": "qmi",
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user