summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2016-01-13 13:58:28 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2016-01-13 13:58:28 (GMT)
commit72f3b9196aa555549f42be09fcad5ef7c5b56801 (patch)
treee3c187a1aa30cfd3e926d6614a96565c8a10897c /config
parent4fb8a18ec90d084fd4dece1de12da40655686d1e (diff)
elf2flt: Use openadk version of elf2flt
elf2flt is now hosted on github here: https://github.com/uclinux-dev/elf2flt But, until arm support is upstream, we'll switch to Waldemar Brodkorb version of elf2flt. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/binutils/binutils.in.22
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binutils/binutils.in.2 b/config/binutils/binutils.in.2
index e3d3799..3dafb0f 100644
--- a/config/binutils/binutils.in.2
+++ b/config/binutils/binutils.in.2
@@ -29,7 +29,7 @@ if ELF2FLT_GIT
config ELF2FLT_GIT_CSET
string
prompt "git cset"
- default "21c6a41885ad544763ccd19883c1353f3b0b7a47"
+ default "454b6b415a31959661406bdfbd9dad22229367bf"
help
Enter the git changeset to use.