Merge branch 'master' of https://github.com/ffrgb/site-ffrgb into experimental

This commit is contained in:
Bastian 2015-05-28 16:57:56 +02:00
commit 5173e6fc82
1 changed files with 0 additions and 2 deletions

View File

@ -17,13 +17,11 @@ else
endif
JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l)
JOBS = 1
GLUON_MAKE := ${MAKE} -j ${JOBS} -C ${GLUON_BUILD_DIR} \
GLUON_RELEASE=${GLUON_RELEASE} \
GLUON_BRANCH=${GLUON_BRANCH} \
BROKEN=1
all: info
${MAKE} manifest