From af199a0888383615ab524f85636d702c5767bca2 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 16 Mar 2014 13:55:06 +0100 Subject: Build system: ccache is build system so turn it into real host package Signed-off-by: Abdoulaye Walsimou Gaye --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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)" -- cgit v1.2.3