experimental respondd-module-airtime module added..
This commit is contained in:
parent
ca7623dbda
commit
e0e2170b5d
2
Makefile
2
Makefile
@ -29,7 +29,7 @@ endif
|
|||||||
|
|
||||||
JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l)
|
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_MAKE := ${MAKE} V=s BROKEN=0 -j ${JOBS} -C ${GLUON_BUILD_DIR} \
|
||||||
GLUON_RELEASE=${GLUON_RELEASE} \
|
GLUON_RELEASE=${GLUON_RELEASE} \
|
||||||
|
1
site.mk
1
site.mk
@ -2,6 +2,7 @@ GLUON_SITE_PACKAGES := \
|
|||||||
gluon-mesh-batman-adv-15 \
|
gluon-mesh-batman-adv-15 \
|
||||||
gluon-alfred \
|
gluon-alfred \
|
||||||
gluon-respondd \
|
gluon-respondd \
|
||||||
|
respondd-module-airtime \
|
||||||
gluon-autoupdater \
|
gluon-autoupdater \
|
||||||
gluon-config-mode-core \
|
gluon-config-mode-core \
|
||||||
gluon-config-mode-autoupdater \
|
gluon-config-mode-autoupdater \
|
||||||
|
Loading…
Reference in New Issue
Block a user