From ec7db5b2d27097f41c851d6f5715cdd8ebe23a1c Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 4 Jun 2009 22:12:41 +0200 Subject: Toolchain: move mpfr-host and gmp-host in host-tools This patch moves mpfr-host and gmp-host in host-tools. It also add host-tools in main .gitignore file. Signed-off-by: Abdoulaye Walsimou Gaye --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7b00060..6520854 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ tools_build-* tools-* .fakeroot* dl/* +host-tools/ -- cgit v1.2.3