From aefba04fb3f5fc574ddeaae068790a77cfe2c68c Mon Sep 17 00:00:00 2001 From: Howard Mao Date: Thu, 28 Jul 2016 11:21:08 -0700 Subject: [PATCH] get rid of submodules in preparation for merging --- .gitmodules | 12 ------------ groundtest | 1 - junctions | 1 - rocket | 1 - uncore | 1 - 5 files changed, 16 deletions(-) delete mode 160000 groundtest delete mode 160000 junctions delete mode 160000 rocket delete mode 160000 uncore diff --git a/.gitmodules b/.gitmodules index a05f5d17..66e90327 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/groundtest b/groundtest deleted file mode 160000 index a19dd134..00000000 --- a/groundtest +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a19dd134462155e89387a338b0aad29629009164 diff --git a/junctions b/junctions deleted file mode 160000 index 36ecbfdf..00000000 --- a/junctions +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 36ecbfdfb56f185e5df3142602a9e1f12742f48d diff --git a/rocket b/rocket deleted file mode 160000 index 59d6c4a0..00000000 --- a/rocket +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 59d6c4a05c231f2e74d207ee43146c600b5ce262 diff --git a/uncore b/uncore deleted file mode 160000 index ea99d8f2..00000000 --- a/uncore +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ea99d8f210bf92fd9b84f45ebba8466660f964dc