From c98e297fbb2242411a232a952e24fa5612ccab7c Mon Sep 17 00:00:00 2001 From: ohrensessel Date: Mon, 4 Aug 2014 17:09:00 +0200 Subject: [PATCH] prepare stable remove ath9k workaround --- site.conf | 1 - site.mk | 1 - 2 files changed, 2 deletions(-) diff --git a/site.conf b/site.conf index e04b686..e21b9f8 100644 --- a/site.conf +++ b/site.conf @@ -9,7 +9,6 @@ timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin ntp_servers = {'1.ntp.services.ffhh','2.ntp.services.ffhh'}, opkg_repo = 'http://opkg.services.ffki/attitude_adjustment/12.09/%S/packages', -- ffki ipv6 mirror - monitor = 'fd51:2bb2:fd0d::d01 8090', -- ath9k workaround monitoring, gw05 regdom = 'DE', wifi24 = { diff --git a/site.mk b/site.mk index d7777a7..072cd29 100644 --- a/site.mk +++ b/site.mk @@ -1,6 +1,5 @@ GLUON_SITE_PACKAGES := \ gluon-alfred \ - gluon-ath9k-workaround \ gluon-announced \ gluon-autoupdater \ gluon-config-mode-ffhh \