From 60c45d56c2d0b95df63f18a21a8e73b9d1d4dba6 Mon Sep 17 00:00:00 2001
From: poldy79 <leonard@penzer.de>
Date: Tue, 23 Sep 2014 18:30:44 +0200
Subject: [PATCH] cleanup

---
 site.mk | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/site.mk b/site.mk
index e94d3a8..47e6b76 100644
--- a/site.mk
+++ b/site.mk
@@ -22,19 +22,6 @@ GLUON_SITE_PACKAGES := \
 	iptables \
 	haveged
 
-FOO := \
-
-
-# * opkg_install_cmd: Cannot install package gluon-config-mode-autoupdater.
-# * opkg_install_cmd: Cannot install package gluon-config-mode-contact-info.
-# * opkg_install_cmd: Cannot install package gluon-config-mode-geo-location.
-# * opkg_install_cmd: Cannot install package gluon-config-mode-hostname.
-# * opkg_install_cmd: Cannot install package gluon-config-mode-mesh-vpn.
-# * opkg_install_cmd: Cannot install package gluon-luci-private-wifi.
-# * opkg_install_cmd: Cannot install package gluon-mesh-batman-adv-15.
-
-
-
 DEFAULT_GLUON_RELEASE := 0.1+0-$(shell date '+%Y.%m.%d-%H.%M')-g.$(shell git -C $(GLUONDIR) log --pretty=format:'%h' -n 1)-s.$(shell git -C $(GLUONDIR)/site log --pretty=format:'%h' -n 1)
 
 # Allow overriding the release number from the command line
-- 
GitLab