mirror of https://github.com/hak5/openwrt.git
wwan: add ec25 to database
Add ec25 to database. Signed-off-by: Florian Eckert <fe@dev.tdt.de> [bump PKG_RELEASE] Signed-off-by: Jo-Philipp Wich <jo@mein.io>master
parent
68b1b0bb39
commit
a78a539afd
|
@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=wwan
|
||||
PKG_VERSION:=2019-04-29
|
||||
PKG_RELEASE=2
|
||||
PKG_RELEASE=3
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"desc": "Quectel EC25",
|
||||
"type": "qmi",
|
||||
}
|
Loading…
Reference in New Issue