summaryrefslogtreecommitdiff
path: root/target/or1k/systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-26 21:22:09 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-27 18:50:15 +0200
commitb54977a453891bf53cc35b8b1f17c50c8c669fd9 (patch)
tree4a9a6b81f563abd1d7c4f6cc39d0d06eb3fecf0e /target/or1k/systems
parent45a9ad52e9180ffd9e01389a6a48542eb5bf66f7 (diff)
or1k: update kernel and gcc
Diffstat (limited to 'target/or1k/systems')
-rw-r--r--target/or1k/systems/or1k-sim2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/or1k/systems/or1k-sim b/target/or1k/systems/or1k-sim
index c28198a60..21dd5876a 100644
--- a/target/or1k/systems/or1k-sim
+++ b/target/or1k/systems/or1k-sim
@@ -5,7 +5,7 @@ config ADK_TARGET_SYSTEM_OR1K_SIM
select ADK_TARGET_WITH_NET
select ADK_TARGET_KERNEL_VERSION_GIT
select ADK_TARGET_KERNEL_REPO "https://github.com/openrisc/linux.git"
- select ADK_TARGET_KERNEL_HASH "83bdd078d607f3b592afeb4033800687bdeeb1f3"
+ select ADK_TARGET_KERNEL_HASH "69ebcc44388021120b863c433ee68677098b9c37"
help
Simulator for OR1K architecture.