-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsite.mk
More file actions
30 lines (20 loc) · 732 Bytes
/
site.mk
File metadata and controls
30 lines (20 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
## gluon site.mk makefile for Freifunk Mayen-Koblenz
DEFAULT_GLUON_RELEASE := 0.8-ffmyk-$(shell date '+%Y%m%d')
# Enable autoupdater
GLUON_AUTOUPDATER_ENABLED := 1
## GLUON_RELEASE
# call make with custom GLUON_RELEASE flag, to use your own release version scheme.
# e.g.:
# $ make images GLUON_RELEASE=23.42+5
# would generate images named like this:
# gluon-ff%site_code%-23.42+5-%router_model%.bin
# Allow overriding the release number from the command line
GLUON_RELEASE ?= nightly
# Default priority for updates.
GLUON_PRIORITY ?= 30
# Region code required for some images; supported values: us eu
GLUON_REGION ?= eu
# Languages to include
GLUON_LANGS ?= en de
GLUON_MULTIDOMAIN = 1
GLUON_DEPRECATED = upgrade