Compare commits

...

2 Commits

Author SHA1 Message Date
EnderIce2
ce4ebaf6c5
Remove submodule
Some checks failed
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 1m14s
Build OS / Build Cross-Compiler & Toolchain (push) Failing after 1m2s
Build OS / Build GNU-EFI (push) Failing after 7s
Build OS / Analyze with CodeQL (cpp) (push) Has been skipped
Build OS / Build amd64 (push) Has been skipped
Build OS / Build i386 (push) Has been skipped
Build OS / Build aarch64 (push) Has been skipped
2024-11-20 05:49:33 +02:00
EnderIce2
5806c4feaf
Update .gitmodules 2024-11-20 05:47:19 +02:00
3 changed files with 3 additions and 7 deletions

View File

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

View File

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

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