Move bootloader to submodule
This commit is contained in:
parent
7ae998ce3b
commit
5776b0b452
18 changed files with 4 additions and 1280 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue