summaryrefslogtreecommitdiff
path: root/packages/htools/hosttools-buildopts.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-07-09 23:14:03 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-07-09 23:14:03 +0200
commitcf45ce257cf67a282fd7b46614b49994af6f4957 (patch)
treec5ea528cfd924ad92734012f1fa031e660a3850d /packages/htools/hosttools-buildopts.mk
parent795308c52496f172ca1f354a49a9def48a2d1712 (diff)
downloadembtoolkit-cf45ce257cf67a282fd7b46614b49994af6f4957.tar.gz
embtoolkit-cf45ce257cf67a282fd7b46614b49994af6f4957.tar.bz2
embtoolkit-cf45ce257cf67a282fd7b46614b49994af6f4957.tar.xz
Host tools: move gsed to htools/gsed
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 b163a9a..445d68d 100644
--- a/packages/htools/hosttools-buildopts.mk
+++ b/packages/htools/hosttools-buildopts.mk
@@ -38,6 +38,9 @@ $(call embtk_include_hostpkg,ccache_host)
include packages/htools/fakeroot/vars.mk
$(call embtk_include_hostpkg,fakeroot_host)
+# gsed
+$(call embtk_include_hostpkg,gsed_host)
+
# libtool
$(call embtk_include_hostpkg,libtool_host)