summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-15 09:45:39 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-19 14:51:28 -0600
commit164f50489ad76684ec2155b66e1ecae52b95dd94 (patch)
treefe6f745de20d727367f2f2db1cf7034051837bcf /toolchain/binutils/Makefile
parentf453f2605a456e5c4dfe788e1cc1e04e075d87c2 (diff)
add support for coldfire with gcc 4.9.2/binutils 2.25
The annoying kernel panic after boot is back :(
Diffstat (limited to 'toolchain/binutils/Makefile')
-rw-r--r--toolchain/binutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile
index 559df4174..18fc2137b 100644
--- a/toolchain/binutils/Makefile
+++ b/toolchain/binutils/Makefile
@@ -56,7 +56,7 @@ endif
--disable-dependency-tracking \
--disable-libtool-lock \
--disable-nls \
- --disable-plugins \
+ --enable-plugins \
--disable-werror \
--disable-install-libiberty \
${CONFOPTS} \