summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni2012-04-17 06:45:31 +0200
committerPeter Korsgaard2012-04-25 09:00:51 +0200
commitce1acfb5eae64e8042016ec36cf4973fbec707ca (patch)
tree1cf0eb0ad8d7d8972c4590614e3a7f0d330df921 /Makefile
parentgcc: move version/snap variables to gcc-uclibc-4.x.mk (diff)
downloadbuildroot-ce1acfb5eae64e8042016ec36cf4973fbec707ca.tar.gz
buildroot-ce1acfb5eae64e8042016ec36cf4973fbec707ca.tar.xz
buildroot-ce1acfb5eae64e8042016ec36cf4973fbec707ca.zip
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>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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