aboutsummaryrefslogtreecommitdiffstats
path: root/package/wprobe
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-05 17:33:17 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-05 17:33:17 +0000
commit16e0f2e09e4822d077b167a75f29f88f0c8f73f1 (patch)
tree7e44e892908a80c83b2716de99fc986a98e9d9c3 /package/wprobe
parent429ceed0a99f0d25899038e29ce4623631ca11da (diff)
downloadupstream-16e0f2e09e4822d077b167a75f29f88f0c8f73f1.tar.gz
upstream-16e0f2e09e4822d077b167a75f29f88f0c8f73f1.tar.bz2
upstream-16e0f2e09e4822d077b167a75f29f88f0c8f73f1.zip
[package] wprobe: mark /etc/config/wprobe as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23255 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wprobe')
-rw-r--r--package/wprobe/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile
index 65b85c235f..1986cfa224 100644
--- a/package/wprobe/Makefile
+++ b/package/wprobe/Makefile
@@ -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)/