From f1c1d31bdd178893c22d1f2334f14298253574e7 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Sun, 29 Nov 2015 19:49:33 -0500 Subject: [PATCH] Removed submodules --- .gitmodules | 6 ------ modules/atf | 1 - modules/build-system | 1 - 3 files changed, 8 deletions(-) delete mode 160000 modules/atf delete mode 160000 modules/build-system diff --git a/.gitmodules b/.gitmodules index d802532..22d2a64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ [submodule "build-system"] path = build-system url = https://github.com/mikedlowis/build-system.git -[submodule "modules/build-system"] - path = modules/build-system - url = https://github.com/mikedlowis/build-system.git -[submodule "modules/atf"] - path = modules/atf - url = https://github.com/mikedlowis/atf.git diff --git a/modules/atf b/modules/atf deleted file mode 160000 index 0110dca..0000000 --- a/modules/atf +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0110dca83199322915e157fc1278ee6b58dfb4f8 diff --git a/modules/build-system b/modules/build-system deleted file mode 160000 index f1a522b..0000000 --- a/modules/build-system +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f1a522b4aed7c58ce3c8467ff8a00f00c3e27e64 -- 2.52.0