site-ffhh/site.mk
Matthias Schiffer 5f51b27a9b Release v0.4.1
Conflicts:
	README
2014-06-25 07:05:20 +02:00

24 lines
502 B
Makefile

GLUON_SITE_PACKAGES := \
gluon-alfred \
gluon-autoupdater \
gluon-config-mode \
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.1
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)