From 3687f38d9f2e16faf89c392c0caaada912a79050 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 20 Apr 2013 15:52:03 +0200 Subject: Toolchain: eglibc: fix typo in makefile Signed-off-by: Abdoulaye Walsimou Gaye --- mk/eglibc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/eglibc.mk b/mk/eglibc.mk index e31c1d6..6440c92 100644 --- a/mk/eglibc.mk +++ b/mk/eglibc.mk @@ -92,7 +92,7 @@ define embtk_configure_eglibc_headers $(embtk_eglibc_floattype) --disable-profile --without-gd --without-cvs \ --enable-add-ons --enable-kernel="2.6.27" $(embtk_eglibc_versioning-y) \ --with-bugurl=$(EMBTK_BUGURL) - touch touch $(call __embtk_pkg_dotconfigured_f,eglibc_headers) + touch $(call __embtk_pkg_dotconfigured_f,eglibc_headers) endef define __embtk_install_eglibc_headers -- cgit v1.2.3