Move kernel to submodule

This commit is contained in:
Jeremy Soller 2017-01-04 15:42:07 -07:00
parent 2998dc5bda
commit db61470278
96 changed files with 4 additions and 10335 deletions

3
.gitmodules vendored
View file

@ -58,3 +58,6 @@
[submodule "programs/games"]
path = programs/games
url = https://github.com/redox-os/games.git
[submodule "kernel"]
path = kernel
url = https://github.com/redox-os/kernel.git