summaryrefslogtreecommitdiffstats
path: root/package/wprobe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/wprobe/Makefile')
-rw-r--r--package/wprobe/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile
index bbc2b88c9..cea23d2a3 100644
--- a/package/wprobe/Makefile
+++ b/package/wprobe/Makefile
@@ -12,13 +12,11 @@ PKG_VERSION:=1
PKG_BUILD_DEPENDS:=libnl PACKAGE_wprobe-export:libipfix
-include $(INCLUDE_DIR)/package.mk
-
-PKG_CONFDEPS = \
+PKG_CONFIG_DEPENDS = \
CONFIG_PACKAGE_kmod-wprobe \
- CONFIG_PACKAGE_wprobe-export
+ CONFIG_PACKAGE_wprobe-export \
-STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,$(PKG_CONFDEPS))
+include $(INCLUDE_DIR)/package.mk
define KernelPackage/wprobe
SUBMENU:=Network Support