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 <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Thomas Petazzoni
2012-04-17 04:45:31 +00:00
committed by Peter Korsgaard
parent 2b563d481f
commit ce1acfb5ea
5 changed files with 64 additions and 65 deletions

View File

@@ -263,7 +263,6 @@ endif
all: world
include toolchain/Makefile.in
include package/Makefile.in
include support/dependencies/dependencies.mk