summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5c6f9e1..aba5d34 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,6 @@
[submodule "software/dhrystone"]
path = software/dhrystone
url = https://github.com/sifive/benchmark-dhrystone
+[submodule "software/multicore-hello"]
+ path = software/multicore-hello
+ url = https://github.com/sifive/example-multicore-hello.git