diff --git a/Makefile b/Makefile index 73a8644..6ed4045 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git -GLUON_GIT_REF := v2016.2 +GLUON_GIT_REF := v2016.2.1 #https://github.com/freifunk-gluon/gluon/commit/6b8888fe5aebd941c5e7a83a97ceb0678bee4c43 @@ -13,6 +13,7 @@ GLUON_TARGETS ?= \ ramips-mt7621 \ ramips-rt305x \ sunxi \ + x86-kvm \ x86-64 \ x86-generic @@ -25,7 +26,7 @@ endif JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l) -JOBS = 1 +#JOBS = 1 GLUON_MAKE := ${MAKE} V=s BROKEN=0 -j ${JOBS} -C ${GLUON_BUILD_DIR} \ GLUON_RELEASE=${GLUON_RELEASE} \ diff --git a/site.mk b/site.mk index 15d7303..ea90821 100644 --- a/site.mk +++ b/site.mk @@ -26,8 +26,8 @@ GLUON_SITE_PACKAGES := \ haveged \ gluon-ebtables-filter-arp-ffmuc \ gluon-ebtables-filter-multicast-ffmuc \ - gluon-ssid-changer \ - tecff-ath9k-broken-wifi-workaround + gluon-ssid-changer +# tecff-ath9k-broken-wifi-workaround # gluon-config-mode-site-select # basic support for USB stack