Move drivers to submodule
This commit is contained in:
parent
2eda65945f
commit
7ae998ce3b
40 changed files with 4 additions and 4047 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -61,3 +61,6 @@
|
|||
[submodule "kernel"]
|
||||
path = kernel
|
||||
url = https://github.com/redox-os/kernel.git
|
||||
[submodule "drivers"]
|
||||
path = drivers
|
||||
url = https://github.com/redox-os/drivers.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue