aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2018-04-03 20:14:17 +0200
committerClifford Wolf <clifford@clifford.at>2018-04-03 20:14:17 +0200
commitf52f36762ec5e010bbe0b84779f9a0d6e8fe2011 (patch)
treed1adddb688ff7ef50eefaa35607fed18514d67bc /Makefile
parentf9d4a5dc0c1213d87477d2f172eb5f87bac41599 (diff)
downloadpicorv32-f52f36762ec5e010bbe0b84779f9a0d6e8fe2011.tar.gz
picorv32-f52f36762ec5e010bbe0b84779f9a0d6e8fe2011.zip
Update riscv-gnu-toolchain to 1b80cbe
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 d820684..bdfcffc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-RISCV_GNU_TOOLCHAIN_GIT_REVISION = bf5697a
+RISCV_GNU_TOOLCHAIN_GIT_REVISION = 1b80cbe
RISCV_GNU_TOOLCHAIN_INSTALL_PREFIX = /opt/riscv32
SHELL = bash