summaryrefslogtreecommitdiff
path: root/core/toolchain/linux/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/toolchain/linux/common.mk')
-rw-r--r--core/toolchain/linux/common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/toolchain/linux/common.mk b/core/toolchain/linux/common.mk
index 5a40c30..61c8917 100644
--- a/core/toolchain/linux/common.mk
+++ b/core/toolchain/linux/common.mk
@@ -36,7 +36,8 @@ LINUX_VERSION := $(call embtk_pkg_version,linux)
LINUX_SITE := $(pembtk_linux_site)
LINUX_PACKAGE := linux-$(LINUX_VERSION).tar.xz
LINUX_SRC_DIR := $(embtk_toolsb)/linux-$(LINUX_VERSION)
-LINUX_BUILD_DIR := $(embtk_toolsb)/linux-$(LINUX_VERSION)
+LINUX_BUILD_DIR := $(call embtk_pkg_srcdir,linux)
+
LINUX_KEEP_SRC_DIR := $(CONFIG_EMBTK_BUILD_LINUX_KERNEL)
#