forked from FreifunkAdvanced/ff-advanced
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.mk.example
34 lines (24 loc) · 855 Bytes
/
settings.mk.example
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
31
32
33
# settings.mk.example
# copy this file to settings.mk and edit for your build process
# Your signature for created images (for image release informations)
NAME =
MAIL =
# Put your your default make targets in correct order
DEFAULTIMAGES = image-trunk-ar71xx
# disable for screen flooding, enable for quiet run
MAKEFLAGS += -s --no-print-directory
# OpenWrt version
# check the current SVN revision with
# svn info svn://svn.openwrt.org/openwrt/trunk/ | grep "Rev:" | sed -e "s/.*: //g"
SVNREVISION = 31139
# OpenWrt Backfire version
BACKFIREVERSION = 10.03.1
# Freifunk Jena udp-broadcast
FFJVERSION = git-dcce1a8
FFJDATE = 2011-12-05
# Supported OpenWrt branch
REPOSITORY = backfire trunk
# Supported platform
PLATFORM = ar71xx atheros
# Supported communitis (for zeroconfig images)
COMMUNITY = duesseldorf krefeld neuss solingen wuppertal