summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-crosstool-ng.mk
diff options
context:
space:
mode:
authorThomas Petazzoni2012-04-17 06:45:33 +0200
committerPeter Korsgaard2012-04-25 09:56:30 +0200
commit290bbdb4aa1cb731390fabb35ad962cf15e7e7c2 (patch)
tree1f1e582de719dcf2e66573b8d765ba1edc91bed4 /toolchain/toolchain-crosstool-ng.mk
parentgcc: remove unused EXTRA_GCC1_CONFIG_OPTIONS (diff)
downloadbuildroot-290bbdb4aa1cb731390fabb35ad962cf15e7e7c2.tar.gz
buildroot-290bbdb4aa1cb731390fabb35ad962cf15e7e7c2.tar.xz
buildroot-290bbdb4aa1cb731390fabb35ad962cf15e7e7c2.zip
mklibs: remove support
The support for mklibs has been marked broken since more than a year and nobody cared to bring it up to a working state. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/toolchain-crosstool-ng.mk')
-rw-r--r--toolchain/toolchain-crosstool-ng.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/toolchain-crosstool-ng.mk b/toolchain/toolchain-crosstool-ng.mk
index f6cc2b917..d67725651 100644
--- a/toolchain/toolchain-crosstool-ng.mk
+++ b/toolchain/toolchain-crosstool-ng.mk
@@ -6,5 +6,4 @@ include toolchain/elf2flt/elf2flt.mk
include toolchain/gcc/gcc-uclibc-4.x.mk
include toolchain/gdb/gdb.mk
include toolchain/toolchain-crosstool-ng/crosstool-ng.mk
-include toolchain/mklibs/mklibs.mk
include toolchain/uClibc/uclibc.mk