From 54b519ef5e11c96756b6888c382387e4c9604627 Mon Sep 17 00:00:00 2001 From: Martin Geno Date: Mon, 11 Jul 2016 01:15:10 +0200 Subject: [PATCH] disable not working lldp (ugly way) --- site.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/site.mk b/site.mk index 10f18e4..f4097c0 100644 --- a/site.mk +++ b/site.mk @@ -3,7 +3,6 @@ GLUON_SITE_PACKAGES := \ gluon-client-bridge \ gluon-respondd \ gluon-respondd-airtime \ - gluon-respondd-lldp \ gluon-respondd-wifisettings \ gluon-ebtables-filter-ra-dhcp \ gluon-ebtables-filter-multicast \