summaryrefslogtreecommitdiffstats
path: root/package/wprobe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/wprobe/Makefile')
-rw-r--r--package/wprobe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile
index d8e5a3b06..65b85c235 100644
--- a/package/wprobe/Makefile
+++ b/package/wprobe/Makefile
@@ -33,7 +33,7 @@ $(call Package/wprobe/Default)
TITLE:=Wireless driver probe infrastructure
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
FILES:= \
- $(PKG_BUILD_DIR)/kernel/wprobe.$(LINUX_KMOD_SUFFIX)
+ $(PKG_BUILD_DIR)/kernel/wprobe.ko
AUTOLOAD:=$(call AutoLoad,01,wprobe)
endef