summaryrefslogtreecommitdiff
path: root/core/toolchain/linux/linux.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/toolchain/linux/linux.mk')
-rw-r--r--core/toolchain/linux/linux.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/toolchain/linux/linux.mk b/core/toolchain/linux/linux.mk
index 093aa10..234151d 100644
--- a/core/toolchain/linux/linux.mk
+++ b/core/toolchain/linux/linux.mk
@@ -30,6 +30,7 @@
ifeq ($(embtk_buildhost_os),macos)
LINUX_DEPS := libelf_host_install
endif
+LINUX_DEPS += mkimage_install
pembtk_linux_dotconfig_f := $(call embtk_abspath,$(CONFIG_EMBTK_LINUX_DOTCONFIG))
pembtk_linux_extsrc-y := $(CONFIG_EMBTK_LINUX_BUILD_USE_EXTSRC)