site-ffhh/site.mk
2014-07-11 00:15:29 +02:00

25 lines
562 B
Makefile

GLUON_SITE_PACKAGES := \
gluon-alfred \
gluon-ath9k-workaround \
gluon-autoupdater \
gluon-config-mode-ffhh \
gluon-ebtables-filter-multicast \
gluon-ebtables-filter-ra-dhcp \
gluon-firewall \
gluon-legacy \
gluon-luci-admin \
gluon-luci-autoupdater \
gluon-next-node \
gluon-mesh-batman-adv \
gluon-mesh-vpn-fastd \
gluon-radvd \
gluon-status-page \
iwinfo \
iptables \
haveged
DEFAULT_GLUON_RELEASE := 0.4.2+0-exp$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)