summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-16 15:14:48 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-16 15:14:48 +0100
commit1bda611a7baae46f745f59073d2c00d1fd0bc39e (patch)
tree43c77db9c0deacac1119a0ba52ff0e4312a96bb8 /Makefile
parentaf199a0888383615ab524f85636d702c5767bca2 (diff)
downloadembtoolkit-1bda611a7baae46f745f59073d2c00d1fd0bc39e.tar.gz
embtoolkit-1bda611a7baae46f745f59073d2c00d1fd0bc39e.tar.bz2
embtoolkit-1bda611a7baae46f745f59073d2c00d1fd0bc39e.tar.xz
Build system: fix __embtk_pkg_name to not include _host suffix
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index cb828f4..c2b2d58 100644
--- a/Makefile
+++ b/Makefile
@@ -130,6 +130,3 @@ 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)"