projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cff8a7b
)
wprobe: mark /etc/config/wprobe as conffile
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 5 Oct 2010 17:33:17 +0000
(17:33 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 5 Oct 2010 17:33:17 +0000
(17:33 +0000)
SVN-Revision: 23255
package/wprobe/Makefile
patch
|
blob
|
history
diff --git
a/package/wprobe/Makefile
b/package/wprobe/Makefile
index 65b85c235f335c8a5d27b6ab2e9d531436f56410..1986cfa224d4d78edef72681da87dbd36a6eee82 100644
(file)
--- 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)/