From 7ed71f701084b643e8bd93158631ffb86e3d2c23 Mon Sep 17 00:00:00 2001
From: Daniel Newbrook <dwn1c21@soton.ac.uk>
Date: Tue, 3 Dec 2024 15:26:20 +0000
Subject: [PATCH] Remove expansion subsystem tech for now

---
 .gitmodules              | 3 ---
 expansion_subsystem_tech | 1 -
 projbranch               | 1 -
 3 files changed, 5 deletions(-)
 delete mode 160000 expansion_subsystem_tech

diff --git a/.gitmodules b/.gitmodules
index 6a0e1a9..f88a08c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
-[submodule "expansion_subsystem_tech"]
-	path = expansion_subsystem_tech
-	url = https://git.soton.ac.uk/soclabs/expansion_subsystem_tech.git
 [submodule "megasoc_tech"]
 	path = megasoc_tech
 	url = https://git.soton.ac.uk/soclabs/megasoc_tech.git
diff --git a/expansion_subsystem_tech b/expansion_subsystem_tech
deleted file mode 160000
index ab50b35..0000000
--- a/expansion_subsystem_tech
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ab50b35afe69d2166aa6ed6309b5fa33338dab5a
diff --git a/projbranch b/projbranch
index 5852ecc..a940d27 100644
--- a/projbranch
+++ b/projbranch
@@ -13,5 +13,4 @@
 # Add your Accelerator Repository here
 
 megasoc_tech: main
-expansion_subsystem_tech: main
 soctools_flow: main
-- 
GitLab