summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-16 11:55:04 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-16 11:55:04 +0100
commitbfdd86114dd739766c7df7840fc0b6b66274447d (patch)
treec3fcc17d3e412cb8e34b1cb8d2055e27e6c24f16 /Makefile
parent966d864aefc179f1cf5c026f933283bda2ae23ff (diff)
downloadembtoolkit-bfdd86114dd739766c7df7840fc0b6b66274447d.tar.gz
embtoolkit-bfdd86114dd739766c7df7840fc0b6b66274447d.tar.bz2
embtoolkit-bfdd86114dd739766c7df7840fc0b6b66274447d.tar.xz
Build system: move ccache under packages/htools/
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2bda3c9..c2b2d58 100644
--- a/Makefile
+++ b/Makefile
@@ -125,6 +125,7 @@ include mk/macros.mk
include mk/targetsys.mk
include mk/target-mcu.mk
include mk/buildsystem.mk
+include packages/htools/hosttools-buildopts.mk
include toolchain/toolchain.mk
include mk/packages.mk
include mk/rootfs/rootfs.mk