From 0df1c164dba462a2d8ca56e4e01ba2ac5a8b3ae0 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 9e884dc2c..675ec90b9 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