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 = 1
|
||||
JOBS = 1
|
||||
|
||||
GLUON_MAKE := ${MAKE} V=s BROKEN=0 -j ${JOBS} -C ${GLUON_BUILD_DIR} \
|
||||
GLUON_RELEASE=${GLUON_RELEASE} \
|
||||
|
Loading…
Reference in New Issue
Block a user