aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-02-19 10:43:36 +0100
committerClifford Wolf <clifford@clifford.at>2019-02-19 10:47:53 +0100
commited1138d6a6f8bf43dee753586a098a80d2fb631e (patch)
tree0c21d7f4ef26af94442f8dad0810213297599eac /Makefile
parent5c081c3291f8ce93d6d194be5861401a0263b636 (diff)
downloadpicorv32-ed1138d6a6f8bf43dee753586a098a80d2fb631e.tar.gz
picorv32-ed1138d6a6f8bf43dee753586a098a80d2fb631e.zip
Update riscv-gnu-toolchain to 411d134
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f92658..bc72e19 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-RISCV_GNU_TOOLCHAIN_GIT_REVISION = c3ad555
+RISCV_GNU_TOOLCHAIN_GIT_REVISION = 411d134
RISCV_GNU_TOOLCHAIN_INSTALL_PREFIX = /opt/riscv32
SHELL = bash