From a9383e658ed69023b3d621dc08f1c073621d1ff1 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 1 Feb 2024 19:49:49 +0100 Subject: initial commit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4538f40 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "u-boot"] + path = u-boot + url = https://source.denx.de/u-boot/u-boot.git -- cgit v1.2.3