diff options
author | Bunnaroath Sou <bsou@sifive.com> | 2019-06-06 12:10:05 -0700 |
---|---|---|
committer | Bunnaroath Sou <bsou@sifive.com> | 2019-06-06 12:10:05 -0700 |
commit | ebeb434faa4a68239fa2891d3c5fcf7a4ca8ab4a (patch) | |
tree | e61a4ef6e65b084cea95d062f2fc483338927266 /.gitmodules | |
parent | 7cfed3f075a8061270fb72fcf1ed3c7c46803761 (diff) |
Submodule the freedom-devicetree-tools keep both in sync
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a166706..6feb833 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "software/coremark"] path = software/coremark url = https://github.com/sifive/benchmark-coremark.git +[submodule "freedom-devicetree-tools"] + path = freedom-devicetree-tools + url = git@github.com:sifive/freedom-devicetree-tools.git |