build: fix submodules
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,4 +3,5 @@
|
|||||||
dist/
|
dist/
|
||||||
.pyc
|
.pyc
|
||||||
build/
|
build/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
build
|
||||||
|
|||||||
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,9 +1,3 @@
|
|||||||
[submodule "source/hoc-monitor/lib/libultrahand"]
|
|
||||||
path = source/hoc-monitor/lib/libultrahand
|
|
||||||
url = https://github.com/ppkantorski/libultrahand.git
|
|
||||||
[submodule "source/hoc-monitor/lib/Atmosphere-libs"]
|
|
||||||
path = source/hoc-monitor/lib/Atmosphere-libs
|
|
||||||
url = https://github.com/Atmosphere-NX/Atmosphere-libs.git
|
|
||||||
[submodule "source/sys-clk/overlay/lib/libultrahand"]
|
[submodule "source/sys-clk/overlay/lib/libultrahand"]
|
||||||
path = source/sys-clk/overlay/lib/libultrahand
|
path = source/sys-clk/overlay/lib/libultrahand
|
||||||
url = https://github.com/ppkantorski/libultrahand.git
|
url = https://github.com/ppkantorski/libultrahand.git
|
||||||
|
|||||||
Reference in New Issue
Block a user