1
0

get rid of submodules in preparation for merging

This commit is contained in:
Howard Mao
2016-07-28 11:21:08 -07:00
parent 6de2a3e3b1
commit aefba04fb3
5 changed files with 0 additions and 16 deletions

12
.gitmodules vendored
View File

@ -1,30 +1,18 @@
[submodule "uncore"]
path = uncore
url = https://github.com/ucb-bar/uncore.git
[submodule "dramsim2"]
path = dramsim2
url = https://github.com/dramninjasUMD/DRAMSim2.git
[submodule "riscv-tools"]
path = riscv-tools
url = https://github.com/riscv/riscv-tools.git
[submodule "rocket"]
path = rocket
url = https://github.com/ucb-bar/rocket.git
[submodule "chisel"]
path = chisel2
url = https://github.com/ucb-bar/chisel.git
[submodule "hardfloat"]
path = hardfloat
url = https://github.com/ucb-bar/berkeley-hardfloat.git
[submodule "junctions"]
path = junctions
url = https://github.com/ucb-bar/junctions
[submodule "context-dependent-environments"]
path = context-dependent-environments
url = https://github.com/ucb-bar/context-dependent-environments
[submodule "groundtest"]
path = groundtest
url = https://github.com/ucb-bar/groundtest.git
[submodule "torture"]
path = torture
url = https://github.com/ucb-bar/riscv-torture.git