aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2017-11-19 01:47:23 +0000
committerClifford Wolf <clifford@clifford.at>2017-11-19 01:54:56 +0000
commitdf0113218550838fd2ba1ec6cdb9f24499e83cff (patch)
tree2a9bfd4751110bcbe6a7f7679db9c04b1f1053ae /Makefile
parent65f32c38db4c6e7abc957dff31c061bd2b7c7906 (diff)
downloadpicorv32-df0113218550838fd2ba1ec6cdb9f24499e83cff.tar.gz
picorv32-df0113218550838fd2ba1ec6cdb9f24499e83cff.zip
Update riscv-gnu-toolchain to bf5697a
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6622dcc..d820684 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-RISCV_GNU_TOOLCHAIN_GIT_REVISION = e9f5458
+RISCV_GNU_TOOLCHAIN_GIT_REVISION = bf5697a
RISCV_GNU_TOOLCHAIN_INSTALL_PREFIX = /opt/riscv32
SHELL = bash