wprobe: mark /etc/config/wprobe as conffile

SVN-Revision: 23255
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 14 years ago
parent cff8a7bbae
commit 650029f14b

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2008-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@ -67,6 +67,10 @@ define Package/wprobe-export/description
wireless driver measurement data via the IPFIX protocol
endef
define Package/wprobe-export/conffiles
/etc/config/wprobe
endef
define Build/Prepare
mkdir -p $(PKG_BUILD_DIR)
$(CP) src/* $(PKG_BUILD_DIR)/

Loading…
Cancel
Save