trelay: add conffiles section

Signed-off-by: Nicolas Thill <nico@openwrt.org>

SVN-Revision: 45246
This commit is contained in:
Nicolas Thill 2015-04-02 14:53:41 +00:00
parent 5b1d880949
commit 2848bc57cc

View file

@ -40,6 +40,10 @@ define Build/Compile
$(MAKE) $(KERNEL_MAKEOPTS) SUBDIRS="$(PKG_BUILD_DIR)" modules
endef
define KernelPackage/trelay/conffiles
/etc/config/trelay
endef
define KernelPackage/trelay/install
$(INSTALL_DIR) $(1)/etc/hotplug.d/net $(1)/etc/init.d $(1)/etc/config
$(INSTALL_DATA) ./files/trelay.hotplug $(1)/etc/hotplug.d/net/50-trelay