From 75b356b9ad3ad3ea8f37b564e8efab6aaf362c65 Mon Sep 17 00:00:00 2001 From: BigfootACA Date: Fri, 2 Jul 2021 22:09:17 +0800 Subject: [PATCH] add edk2-sdm845-binary submodule Signed-off-by: BigfootACA --- .gitmodules | 3 +++ sdm845Pkg/Binary | 1 + 2 files changed, 4 insertions(+) create mode 160000 sdm845Pkg/Binary diff --git a/.gitmodules b/.gitmodules index d2a7fd5..41fdf86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "edk2-platforms"] path = edk2-platforms url = https://github.com/tianocore/edk2-platforms.git +[submodule "sdm845Pkg/Binary"] + path = sdm845Pkg/Binary + url = https://git.renegade-project.org/edk2-sdm845-binary.git diff --git a/sdm845Pkg/Binary b/sdm845Pkg/Binary new file mode 160000 index 0000000..cad3a2b --- /dev/null +++ b/sdm845Pkg/Binary @@ -0,0 +1 @@ +Subproject commit cad3a2bc6ef26f07405de8cbcbc85f4b12f84326 -- 2.45.2