summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-16 13:55:06 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-16 13:55:06 +0100
commitaf199a0888383615ab524f85636d702c5767bca2 (patch)
tree7a4391e793a95c1932796d693ab06d3f5d8bf9d9 /Makefile
parentbfdd86114dd739766c7df7840fc0b6b66274447d (diff)
downloadembtoolkit-af199a0888383615ab524f85636d702c5767bca2.tar.gz
embtoolkit-af199a0888383615ab524f85636d702c5767bca2.tar.bz2
embtoolkit-af199a0888383615ab524f85636d702c5767bca2.tar.xz
Build system: ccache is build system so turn it into real host package
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c2b2d58..cb828f4 100644
--- a/Makefile
+++ b/Makefile
@@ -130,3 +130,6 @@ include toolchain/toolchain.mk
include mk/packages.mk
include mk/rootfs/rootfs.mk
include mk/help.mk
+
+testinstall:
+ @echo "$(call __embtk_pkg_runrecipe-y,ccache_host)"