gluon-firmware/package/gluon-alfred/Makefile

13 lines
281 B
Makefile
Raw Permalink Normal View History

include $(TOPDIR)/rules.mk
PKG_NAME:=gluon-alfred
include ../gluon.mk
2016-07-10 18:08:44 +00:00
define Package/gluon-alfred
DEPENDS:=+gluon-core +gluon-respondd +gluon-neighbour-info gluon-mesh-batman-adv +micrond +alfred
TITLE:=Configure alfred
endef
$(eval $(call BuildPackageGluon,gluon-alfred))