summaryrefslogtreecommitdiffstats
path: root/package/wprobe
diff options
context:
space:
mode:
Diffstat (limited to 'package/wprobe')
-rw-r--r--package/wprobe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile
index 379aa37c2..02e9919aa 100644
--- a/package/wprobe/Makefile
+++ b/package/wprobe/Makefile
@@ -67,7 +67,7 @@ TARGET_CPPFLAGS := \
ifdef CONFIG_PACKAGE_kmod-wprobe
define Build/Compile/kmod
$(MAKE) -C $(LINUX_DIR) \
- CROSS_COMPILE="$(TARGET_CROSS)" \
+ CROSS_COMPILE="$(KERNEL_CROSS)" \
ARCH="$(LINUX_KARCH)" \
SUBDIRS="$(PKG_BUILD_DIR)/kernel" \
KERNELDIR=$(LINUX_DIR) \