mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 09:14:44 +02:00
[package] wprobe: mark /etc/config/wprobe as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23255 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
57e918da4f
commit
588525f607
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2008-2010 OpenWrt.org
|
# Copyright (C) 2008-2010 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# 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
|
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…
x
Reference in New Issue
Block a user