diff options
author | Bunnaroath Sou <bsou@sifive.com> | 2019-03-26 12:07:46 -0700 |
---|---|---|
committer | Bunnaroath Sou <bsou@sifive.com> | 2019-03-26 15:13:59 -0700 |
commit | 96f7c530cc7ec894ed8c326a47dc496fb7b9c35f (patch) | |
tree | 34721983e5e3b6b579f5bee8b0c0ab790f9a5538 /.gitmodules | |
parent | edd89ecddd9abea9fa47b91487bf6bb8360b1c66 (diff) |
Making dhrystone public
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bd6e9c4..5c6f9e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "software/sifive-welcome"] path = software/sifive-welcome url = https://github.com/sifive/sifive-welcome +[submodule "software/dhrystone"] + path = software/dhrystone + url = https://github.com/sifive/benchmark-dhrystone |