summaryrefslogtreecommitdiff
path: root/core/toolchain/binutils/binutils.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/toolchain/binutils/binutils.mk')
-rw-r--r--core/toolchain/binutils/binutils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/toolchain/binutils/binutils.mk b/core/toolchain/binutils/binutils.mk
index ca5fc49..1f85bd7 100644
--- a/core/toolchain/binutils/binutils.mk
+++ b/core/toolchain/binutils/binutils.mk
@@ -55,5 +55,5 @@ define embtk_beforeinstall_binutils
endef
define embtk_install_binutils
- $(call __embtk_install_hostpkg,binutils)
+ $(call embtk_makeinstall_hostpkg,binutils,autotooled)
endef