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 --- toolchain/Makefile.in | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 toolchain/Makefile.in (limited to 'toolchain/Makefile.in') diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in deleted file mode 100644 index 5f32f822b..000000000 --- a/toolchain/Makefile.in +++ /dev/null @@ -1,2 +0,0 @@ -# gcc has a bunch of needed stuff.... -include toolchain/gcc/Makefile.in -- cgit v1.2.3