From 26a03c7a8d5615dfe36e962eb565889abd167110 Mon Sep 17 00:00:00 2001
From: Jan-Tarek Butt <tarek@ring0.de>
Date: Thu, 6 Jul 2017 00:48:01 +0200
Subject: [PATCH] site.mk: update module list

---
 site.mk | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/site.mk b/site.mk
index 0bf4084..785294d 100644
--- a/site.mk
+++ b/site.mk
@@ -1,4 +1,6 @@
 GLUON_SITE_PACKAGES := \
+	gluon-config-mode-core \
+	gluon-setup-mode \
 	gluon-mesh-batman-adv-15 \
 	gluon-config-mode-autoupdater \
 	gluon-config-mode-hostname \
@@ -20,9 +22,9 @@ GLUON_SITE_PACKAGES := \
 	ffnw-node-info \
 	ffnw-config-mode-geo-location \
 	ffnw-config-mode-contact-info \
+	ffnw-hoods \
 	ffnw-hoodselector \
-	ffnw-multiple-v6-watchdoog \
-	netmon-node-client
+	ffnw-multiple-v6-watchdoog
 
 USB_BASIC := \
 	kmod-usb-core \
@@ -41,7 +43,6 @@ ifeq ($(GLUON_TARGET),x86-generic)
 	GLUON_SITE_PACKAGES += \
 		$(USB_BASIC) \
 		kmod-usb-ohci-pci \
-		kmod-phylib-broadcom \
 		$(USB_NIC)
 endif
 
-- 
GitLab