aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/rtl8812au-ct/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/rtl8812au-ct/Makefile')
-rw-r--r--package/kernel/rtl8812au-ct/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/kernel/rtl8812au-ct/Makefile b/package/kernel/rtl8812au-ct/Makefile
index eb2aaa6bf5..c8dd417067 100644
--- a/package/kernel/rtl8812au-ct/Makefile
+++ b/package/kernel/rtl8812au-ct/Makefile
@@ -44,8 +44,7 @@ NOSTDINC_FLAGS := \
NOSTDINC_FLAGS+=-DCONFIG_IOCTL_CFG80211 -DRTW_USE_CFG80211_STA_EVENT -DBUILD_OPENWRT
define Build/Compile
- +$(MAKE) $(PKG_JOBS) -C "$(LINUX_DIR)" \
- $(KERNEL_MAKE_FLAGS) \
+ +$(KERNEL_MAKE) $(PKG_JOBS) \
M="$(PKG_BUILD_DIR)" \
NOSTDINC_FLAGS="$(NOSTDINC_FLAGS)" \
modules