Move drivers to submodule

This commit is contained in:
Jeremy Soller 2017-01-05 11:22:36 -07:00
parent 2eda65945f
commit 7ae998ce3b
40 changed files with 4 additions and 4047 deletions

3
.gitmodules vendored
View file

@ -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