From 6429e1491dde9a9482d0b067f4b1d2993beacfc4 Mon Sep 17 00:00:00 2001 From: Nico <github@nicoboehr.de> Date: Thu, 16 Mar 2023 18:14:50 +0000 Subject: [PATCH] add gluon-web-cellular this adds support for devices with cellular modems, like the GL-inet XE300 --- site.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/site.mk b/site.mk index 3a48489fe..8437a15e4 100644 --- a/site.mk +++ b/site.mk @@ -26,6 +26,7 @@ GLUON_SITE_PACKAGES := \ iwinfo GLUON_SITE_PACKAGES_standard := \ + gluon-web-cellular \ respondd-module-airtime \ libustream-wolfssl \ ca-bundle -- GitLab