Compare commits

..

No commits in common. "ce4ebaf6c589d6c174a719abd704c0c212b703d7" and "3dc5986c90f84271599af88c6099c1cecd43762c" have entirely different histories.

3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,6 @@
[submodule "apps/user/games/doomgeneric"]
path = apps/user/games/doomgeneric
url = https://github.com/Fennix-Project/doomgeneric.git
[submodule "musl"]
path = musl
url = https://git.musl-libc.org/cgit/musl
url = https://github.com/Fennix-Project/musl.git

View File

@ -1,5 +1,5 @@
build:
# make -C doomgeneric build
make -C doomgeneric build
clean:
# make -C doomgeneric clean
make -C doomgeneric clean

@ -0,0 +1 @@
Subproject commit b961b5551b5d56cc82bf8b14d43d41f859744344