summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2018-12-12 14:32:02 -0800
committerGitHub <noreply@github.com>2018-12-12 14:32:02 -0800
commit25bfceacc996d0cdd7fec50593d52a37a6c74ae1 (patch)
treed63cf3fec52e70fb8d1f27b6c06be70a1b4eec68 /.gitmodules
parentbaeeb8fd497a99b3c141d7494309ec2e64f19bdf (diff)
parentc63b035b06cf236e5b4eae7844e3d5ded9c8c858 (diff)
Merge pull request #109 from sifive/rm-toolchain
Remove the GNU toolchain and OpenOCD submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
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