get rid of submodules in preparation for merging
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user