Move bootloader to submodule

This commit is contained in:
Jeremy Soller 2017-01-05 11:26:32 -07:00
parent 7ae998ce3b
commit 5776b0b452
18 changed files with 4 additions and 1280 deletions

3
.gitmodules vendored
View file

@ -64,3 +64,6 @@
[submodule "drivers"]
path = drivers
url = https://github.com/redox-os/drivers.git
[submodule "bootloader"]
path = bootloader
url = https://github.com/redox-os/bootloader.git