aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2017-10-19 17:18:47 +0200
committerClifford Wolf <clifford@clifford.at>2017-10-19 17:18:47 +0200
commitd9d5220071ee290e588126b06ac2cb94ce59392c (patch)
tree2917d9c0d0705efcf41079b8d31570c18ea88a40 /Makefile
parented69f9e451056f31e9987a4e8a5933b7ced65970 (diff)
downloadpicorv32-d9d5220071ee290e588126b06ac2cb94ce59392c.tar.gz
picorv32-d9d5220071ee290e588126b06ac2cb94ce59392c.zip
Update riscv-gnu-toolchain to git rev e9f5458
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a8e56a5..6622dcc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-RISCV_GNU_TOOLCHAIN_GIT_REVISION = 4e51f26
+RISCV_GNU_TOOLCHAIN_GIT_REVISION = e9f5458
RISCV_GNU_TOOLCHAIN_INSTALL_PREFIX = /opt/riscv32
SHELL = bash