From: David Bauer Date: Mon, 9 Oct 2023 10:47:38 +0000 (+0200) Subject: ath79: add WWAN serial driver for GL.iNET GL-XE300 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=666c80d33f2ec3998e8c7877e9c3c1af5f4a59f0;p=openwrt%2Fstaging%2Fdangole.git ath79: add WWAN serial driver for GL.iNET GL-XE300 The driver for the cellular modems serial interface was missing from the default device packages. The driver is required to interact with the modem using AT commands. Other devices with a 4G modem also ship with this package, thus let's add it to the default packages for the board. Signed-off-by: David Bauer --- diff --git a/target/linux/ath79/image/nand.mk b/target/linux/ath79/image/nand.mk index e4ee555451..fd32450702 100644 --- a/target/linux/ath79/image/nand.mk +++ b/target/linux/ath79/image/nand.mk @@ -208,7 +208,7 @@ define Device/glinet_gl-xe300 DEVICE_VENDOR := GL.iNet DEVICE_MODEL := GL-XE300 DEVICE_PACKAGES := kmod-usb2 block-mount kmod-usb-serial-ch341 \ - kmod-usb-net-qmi-wwan uqmi + kmod-usb-serial-option kmod-usb-net-qmi-wwan uqmi KERNEL_SIZE := 4096k IMAGE_SIZE := 131072k PAGESIZE := 2048