From 5d5eb5d73b27ba0188aa999d0bfe82c4a358d7ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Stefanik?= Date: Sun, 21 Jan 2024 19:03:13 +0100 Subject: [PATCH] Add builder-hex0 as a submodule --- .gitmodules | 4 ++++ builder-hex0 | 1 + 2 files changed, 5 insertions(+) create mode 160000 builder-hex0 diff --git a/.gitmodules b/.gitmodules index e3b6883..d09e5fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,7 @@ [submodule "seed/stage0-posix"] path = seed/stage0-posix url = https://github.com/oriansj/stage0-posix + +[submodule "builder-hex0"] + path = builder-hex0 + url = https://github.com/ironmeld/builder-hex0 diff --git a/builder-hex0 b/builder-hex0 new file mode 160000 index 0000000..8a6be6d --- /dev/null +++ b/builder-hex0 @@ -0,0 +1 @@ +Subproject commit 8a6be6d30fda0357fdeb4aa4bbbc6d475f9869b2