Newer
Older
include $(TOPDIR)/rules.mk
PKG_NAME:=gluon-config-mode-contact-info
PKG_VERSION:=1
define Package/gluon-config-mode-contact-info

Ruben Barkow
committed
TITLE:=Allows the user to provide contact information to be distributed in the mesh
DEPENDS:=+gluon-config-mode-core +gluon-node-info
$(eval $(call BuildPackageGluon,gluon-config-mode-contact-info))