summaryrefslogtreecommitdiff
path: root/packages/htools/hosttools-buildopts.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-07-09 21:13:43 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-07-09 21:14:31 +0200
commit54c20550455b7ca5808545d476c6927b7f24a3b0 (patch)
tree87a51ef88f014692580dae37d83540c8e24bed62 /packages/htools/hosttools-buildopts.mk
parentf5286d55871178d127a030023f6960aefc502d71 (diff)
downloadembtoolkit-54c20550455b7ca5808545d476c6927b7f24a3b0.tar.gz
embtoolkit-54c20550455b7ca5808545d476c6927b7f24a3b0.tar.bz2
embtoolkit-54c20550455b7ca5808545d476c6927b7f24a3b0.tar.xz
Host tools: move libtool to htools/libtool
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/htools/hosttools-buildopts.mk')
-rw-r--r--packages/htools/hosttools-buildopts.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/htools/hosttools-buildopts.mk b/packages/htools/hosttools-buildopts.mk
index c7be0ad..5436f6e 100644
--- a/packages/htools/hosttools-buildopts.mk
+++ b/packages/htools/hosttools-buildopts.mk
@@ -32,6 +32,9 @@ $(call embtk_include_hostpkg,ccache_host)
include packages/htools/fakeroot/vars.mk
$(call embtk_include_hostpkg,fakeroot_host)
+# libtool
+$(call embtk_include_hostpkg,libtool_host)
+
# mtd-utils
$(call embtk_include_hostpkg,mtdutils_host)