From 164f50489ad76684ec2155b66e1ecae52b95dd94 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 15 Feb 2015 09:45:39 -0600 Subject: add support for coldfire with gcc 4.9.2/binutils 2.25 The annoying kernel panic after boot is back :( --- toolchain/elf2flt/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/elf2flt') diff --git a/toolchain/elf2flt/Makefile.inc b/toolchain/elf2flt/Makefile.inc index 56a0d696a..a3f39ab52 100644 --- a/toolchain/elf2flt/Makefile.inc +++ b/toolchain/elf2flt/Makefile.inc @@ -4,5 +4,5 @@ PKG_NAME:= elf2flt PKG_VERSION:= 20150129 PKG_RELEASE:= 1 -PKG_HASH:= b52b0d14f13af559c0b22578853a893cdc45025ea65779f9a8d759201e5409ed +PKG_HASH:= b0b9792723f380794c44db4124815f961f2cb87be156d4e2f560759f9f9f913b PKG_SITES:= http://www.openadk.org/distfiles/ -- cgit v1.2.3