mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-30 08:17:58 +00:00
Compare commits
2 Commits
3dc5986c90
...
ce4ebaf6c5
Author | SHA1 | Date | |
---|---|---|---|
|
ce4ebaf6c5 | ||
|
5806c4feaf |
5
Userspace/.gitmodules
vendored
5
Userspace/.gitmodules
vendored
@ -1,6 +1,3 @@
|
|||||||
[submodule "apps/user/games/doomgeneric"]
|
|
||||||
path = apps/user/games/doomgeneric
|
|
||||||
url = https://github.com/Fennix-Project/doomgeneric.git
|
|
||||||
[submodule "musl"]
|
[submodule "musl"]
|
||||||
path = musl
|
path = musl
|
||||||
url = https://github.com/Fennix-Project/musl.git
|
url = https://git.musl-libc.org/cgit/musl
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
build:
|
build:
|
||||||
make -C doomgeneric build
|
# make -C doomgeneric build
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
make -C doomgeneric clean
|
# make -C doomgeneric clean
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit b961b5551b5d56cc82bf8b14d43d41f859744344
|
|
Loading…
x
Reference in New Issue
Block a user