aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/Makefile.in')
-rw-r--r--toolchain/Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in
deleted file mode 100644
index bc2d26dfb2..0000000000
--- a/toolchain/Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
-ifeq ($(BR2_ENABLE_MULTILIB),y)
-MULTILIB:=--enable-multilib
-endif
-
-
-# FIXME -- this is temporary
-OPTIMIZE_FOR_CPU=$(ARCH)
-
-# gcc has a bunch of needed stuff....
-include toolchain/gcc/Makefile.in