aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/avila-wdt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/avila-wdt/Makefile')
-rw-r--r--package/kernel/avila-wdt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/kernel/avila-wdt/Makefile b/package/kernel/avila-wdt/Makefile
index 94bda9b8d5..a91c93374c 100644
--- a/package/kernel/avila-wdt/Makefile
+++ b/package/kernel/avila-wdt/Makefile
@@ -22,8 +22,7 @@ define KernelPackage/avila-wdt
endef
MAKE_OPTS:= \
- ARCH="$(LINUX_KARCH)" \
- CROSS_COMPILE="$(TARGET_CROSS)" \
+ $(KERNEL_MAKE_FLAGS) \
SUBDIRS="$(PKG_BUILD_DIR)"
define Build/Compile