aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2017-05-05 11:32:22 +0200
committerClifford Wolf <clifford@clifford.at>2017-05-05 11:32:22 +0200
commita13512c86a91287694caeaaa11a3cf33040c1547 (patch)
treef19b2b1da6971119843ea82f232d30f8e55fcd8b /Makefile
parent367537507299e289d1441b5af53f47aa3297ece1 (diff)
downloadpicorv32-a13512c86a91287694caeaaa11a3cf33040c1547.tar.gz
picorv32-a13512c86a91287694caeaaa11a3cf33040c1547.zip
Update riscv-gnu-toolchain to git rev 4e51f26
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01a6fc0..1655bdf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-RISCV_GNU_TOOLCHAIN_GIT_REVISION = 0c8f87d
+RISCV_GNU_TOOLCHAIN_GIT_REVISION = 4e51f26
RISCV_GNU_TOOLCHAIN_INSTALL_PREFIX = /opt/riscv32
SHELL = bash