diff options
author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2018-12-11 11:58:33 -0800 |
---|---|---|
committer | Nathaniel Graff <nathaniel.graff@sifive.com> | 2018-12-11 11:58:33 -0800 |
commit | cd26f836814066205cffeccb422c93231acf421a (patch) | |
tree | ed06104a05bc6d88137eee1734432682e6eb21b8 /.gitmodules | |
parent | baeeb8fd497a99b3c141d7494309ec2e64f19bdf (diff) |
Removed riscv-gnu-toolchain and openocd submodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index eb6b315..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "openocd"] - path = openocd - url = https://github.com/sifive/riscv-openocd.git -[submodule "riscv-gnu-toolchain"] - path = riscv-gnu-toolchain - url = https://github.com/sifive/riscv-gnu-toolchain.git |