Adjust SSID for production, reenable all Targets

This commit is contained in:
Bastian 2018-03-05 22:52:04 +01:00
parent e49b2178e7
commit df3e6fe0e5
3 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l)
#JOBS = 1
GLUON_MAKE := ${MAKE} 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_BRANCH=${GLUON_BRANCH} \

View File

@ -20,7 +20,7 @@
channel = 1,
htmode = 'HT20',
ap = {
ssid = 'test.freifunk.net',
ssid = 'test.ffrgb.net',
},
ibss = {
ssid = 'mesh.ffrgb_test',

View File

@ -19,7 +19,7 @@
channel = 1,
htmode = 'HT20',
ap = {
ssid = 'regensburg.freifunk.net',
ssid = 'land.regensburg.freifunk.net',
},
ibss = {
ssid = 'mesh.ffrgb_uml',