summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/toolchain.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/toolchain.mk b/mk/toolchain.mk
index 651c327..79eba33 100644
--- a/mk/toolchain.mk
+++ b/mk/toolchain.mk
@@ -96,7 +96,7 @@ TOOLCHAINBUILD := mkinitialpath $(AUTOTOOLS_INSTALL) $(EMBTK_CMAKE_INSTALL) \
else
#uClibc
include $(EMBTK_ROOT)/mk/uclibc.mk
-TOOLCHAINBUILD := mkinitialpath $(AUTOTOOLS_INSTALL) cmake_install \
+TOOLCHAINBUILD := mkinitialpath $(AUTOTOOLS_INSTALL) $(EMBTK_CMAKE_INSTALL) \
kernel-headers_install ccachehost_install \
gmphost_install mpfrhost_install mpchost_install \
binutils_install gcc1_install uclibc_install gcc3_install