aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorTom Herbers <mail@tomherbers.de>2022-09-10 16:45:42 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-02-03 11:49:18 +0100
commit2601873cc591578643d87c65ca67ca058cfa8867 (patch)
tree2d931104c9a5388e416560163f18fa6b111dfd0d /target
parent2702ef94274b35c2d80a795484a1126b5f4628cf (diff)
downloadupstream-2601873cc591578643d87c65ca67ca058cfa8867.tar.gz
upstream-2601873cc591578643d87c65ca67ca058cfa8867.tar.bz2
upstream-2601873cc591578643d87c65ca67ca058cfa8867.zip
ath79: add LTE packages for GL-XE300
Add LTE packages required for operating the LTE modems shipped with the GL-XE300. Example configuration for an unauthenticated dual-stack APN: network.wwan0=interface network.wwan0.proto='qmi' network.wwan0.device='/dev/cdc-wdm0' network.wwan0.apn='internet' network.wwan0.auth='none' network.wwan0.delay='10' network.wwan0.pdptype='IPV4V6' Signed-off-by: Tom Herbers <mail@tomherbers.de> (cherry picked from commit 67f283be4430ebfb46be6c00fcc7c12a6adabce3)
Diffstat (limited to 'target')
-rw-r--r--target/linux/ath79/image/nand.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ath79/image/nand.mk b/target/linux/ath79/image/nand.mk
index 1bf7227017..0f5b07225c 100644
--- a/target/linux/ath79/image/nand.mk
+++ b/target/linux/ath79/image/nand.mk
@@ -199,7 +199,8 @@ define Device/glinet_gl-xe300
SOC := qca9531
DEVICE_VENDOR := GL.iNet
DEVICE_MODEL := GL-XE300
- DEVICE_PACKAGES := kmod-usb2 block-mount kmod-usb-serial-ch341
+ DEVICE_PACKAGES := kmod-usb2 block-mount kmod-usb-serial-ch341 \
+ kmod-usb-net-qmi-wwan uqmi
KERNEL_SIZE := 4096k
IMAGE_SIZE := 131072k
PAGESIZE := 2048