modules: Add openring and resume, rename Makefile
This commit is contained in:
parent
dacf66db3c
commit
55a17a4e69
4 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,3 +1,9 @@
|
|||
[submodule "scripts/util"]
|
||||
path = scripts/util
|
||||
url = https://github.com/targetdisk/bash-util
|
||||
[submodule "modules/openring"]
|
||||
path = modules/openring
|
||||
url = https://git.sr.ht/~sircmpwn/openring
|
||||
[submodule "modules/resume"]
|
||||
path = modules/resume
|
||||
url = https://github.com/targetdisk/resume
|
||||
|
|
|
|||
1
modules/openring
Submodule
1
modules/openring
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit f5c994fc3a6ccd0dc97e1030a49b4b3aded955e2
|
||||
1
modules/resume
Submodule
1
modules/resume
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 75cf7b9c1145927b6e18d01e6aa80b220dcc66a9
|
||||
Loading…
Add table
Add a link
Reference in a new issue