live-bootstrap/.gitmodules
fosslinux f0959ba2f4 Initial commit
As of right now, rootfs.sh creates an initramfs that:
- boots linux
- builds mescc-tools-seed
- compiles blynn-compiler (from oriansj's fork)
2020-12-17 10:19:25 +11:00

9 lines
329 B
Text

[submodule "mescc-tools-seed"]
path = mescc-tools-seed
url = https://github.com/oriansj/mescc-tools-seed/
[submodule "bootstrap-seeds"]
path = bootstrap-seeds
url = https://github.com/oriansj/bootstrap-seeds
[submodule "blynn-compiler-oriansj"]
path = blynn-compiler-oriansj
url = https://github.com/oriansj/blynn-compiler