summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-23 20:02:56 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-23 20:02:56 +0100
commit58daf92f7ee2d86b3606d966a613c061e148af3d (patch)
tree7bfee20818b15ae496646ce75e91c73496e1592e /Makefile
parentac32f4d26defbd0ce5b1390872c1d5475fe138c4 (diff)
downloadembtoolkit-58daf92f7ee2d86b3606d966a613c061e148af3d.tar.gz
embtoolkit-58daf92f7ee2d86b3606d966a613c061e148af3d.tar.bz2
embtoolkit-58daf92f7ee2d86b3606d966a613c061e148af3d.tar.xz
Build system: move host tools packages include in packages.mk
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b49ae8e..6e8b9a0 100644
--- a/Makefile
+++ b/Makefile
@@ -127,6 +127,5 @@ include core/mk/target-mcu.mk
include core/mk/buildsystem.mk
include core/toolchain/toolchain.mk
include core/mk/packages.mk
-include packages/htools/hosttools-buildopts.mk
include core/mk/rootfs/rootfs.mk
include core/mk/help.mk