wprobe: mark /etc/config/wprobe as conffile
SVN-Revision: 23255
This commit is contained in:
parent
cff8a7bbae
commit
650029f14b
1 changed files with 5 additions and 1 deletions
|
@ -67,6 +67,10 @@ define Package/wprobe-export/description
|
||||||
wireless driver measurement data via the IPFIX protocol
|
wireless driver measurement data via the IPFIX protocol
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/wprobe-export/conffiles
|
||||||
|
/etc/config/wprobe
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
mkdir -p $(PKG_BUILD_DIR)
|
mkdir -p $(PKG_BUILD_DIR)
|
||||||
$(CP) src/* $(PKG_BUILD_DIR)/
|
$(CP) src/* $(PKG_BUILD_DIR)/
|
||||||
|
|
Loading…
Reference in a new issue