summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-07 00:17:46 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-07 00:17:56 -0500
commit05bc8e4702554eb96f25b601171deb86305bbf49 (patch)
tree8e2d892ce7769ce474edc69efe778a5bc37b40fd /toolchain/elf2flt/Makefile
parent4a3faaba0887f8d79b055864ec43054ba0820666 (diff)
use binutils 2.22 for coldfire, too
Diffstat (limited to 'toolchain/elf2flt/Makefile')
-rw-r--r--toolchain/elf2flt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/elf2flt/Makefile b/toolchain/elf2flt/Makefile
index a42398a3e..4017c2ad3 100644
--- a/toolchain/elf2flt/Makefile
+++ b/toolchain/elf2flt/Makefile
@@ -6,7 +6,7 @@ include Makefile.inc
include ../rules.mk
include ${ADK_TOPDIR}/mk/buildhlp.mk
-BINUTILS_VERSION:= 2.24
+BINUTILS_VERSION:= 2.22
$(WRKBUILD)/.headers:
$(WRKBUILD)/.configured: