commit 27cfa662a3afe927a5d3cea948353b2be533dced Author: Gabriel Lima Date: Fri Mar 27 20:52:06 2026 -0300 Add buildroot submodule diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..78e8cfa --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "buildroot"] + path = buildroot + url = https://gitlab.com/buildroot.org/buildroot.git diff --git a/buildroot b/buildroot new file mode 160000 index 0000000..52ee2f5 --- /dev/null +++ b/buildroot @@ -0,0 +1 @@ +Subproject commit 52ee2f5644da5389634b2465f1dc31deb5a4807c