diff --git a/.gitmodules b/.gitmodules index e49218a81f..43b05611a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,7 @@ path = rmm url = https://gitlab.redox-os.org/redox-os/rmm.git branch = master +[submodule "redox-path"] + path = redox-path + url = https://gitlab.redox-os.org/redox-os/redox-path.git + branch = main diff --git a/redox-path b/redox-path new file mode 160000 index 0000000000..707a16085d --- /dev/null +++ b/redox-path @@ -0,0 +1 @@ +Subproject commit 707a16085d9cd69ff3cabdbffc89f973f237aed6