From ce1acfb5eae64e8042016ec36cf4973fbec707ca Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 17 Apr 2012 04:45:31 +0000 Subject: toolchain: remove toolchain/Makefile.in and toolchain/gcc/Makefile.in Re-integrate in gcc-uclibc-4.x.mk things from toolchain/gcc/Makefile.in that were completely gcc-specific. There was no reason to pull that when building with other backends than the internal one. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 44c70ccd2..cc8124abb 100644 --- a/Makefile +++ b/Makefile @@ -263,7 +263,6 @@ endif all: world -include toolchain/Makefile.in include package/Makefile.in include support/dependencies/dependencies.mk -- cgit v1.2.3