aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2019-04-02 14:53:29 -0700
committerGitHub <noreply@github.com>2019-04-02 14:53:29 -0700
commit26190623292f82a0f001bdcba40cfa98786e8819 (patch)
tree6e9f358b2a79004105d1cf6d70543916098c1305 /.gitmodules
parentbce7b5e363957c134f944769e677354467b7e4ed (diff)
parenta924da58ab64f0cc60350d7a8f70014d34aa588c (diff)
downloadriscv-tools-master.zip
riscv-tools-master.tar.gz
riscv-tools-master.tar.bz2
Merge pull request #279 from riscv/toolchainHEADmaster
Remove the toolchain in riscv-tools
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 1c35ad9..cf821dc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,6 @@
[submodule "riscv-isa-sim"]
path = riscv-isa-sim
url = https://github.com/riscv/riscv-isa-sim.git
-[submodule "riscv-fesvr"]
- path = riscv-fesvr
- url = https://github.com/riscv/riscv-fesvr.git
[submodule "riscv-pk"]
path = riscv-pk
url = https://github.com/riscv/riscv-pk.git
@@ -13,9 +10,6 @@
[submodule "riscv-tests"]
path = riscv-tests
url = https://github.com/riscv/riscv-tests.git
-[submodule "riscv-gnu-toolchain"]
- path = riscv-gnu-toolchain
- url = https://github.com/riscv/riscv-gnu-toolchain.git
[submodule "riscv-openocd"]
path = riscv-openocd
url = https://github.com/riscv/riscv-openocd.git