Initfs makefile

This commit is contained in:
2024-12-15 21:27:29 -08:00
parent b156510422
commit 0f42691db8
7 changed files with 34 additions and 10 deletions

3
.gitmodules vendored
View File

@ -22,3 +22,6 @@
[submodule "components/sources/zerod"]
path = components/sources/zerod
url = https://gitlab.redox-os.org/redox-os/zerod.git
[submodule "tools/initfs"]
path = tools/initfs
url = https://gitlab.redox-os.org/redox-os/redox-initfs.git