add kernel submodule
This commit is contained in:
5
.gitmodules
vendored
Normal file
5
.gitmodules
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
[submodule "kernel"]
|
||||
path = linux/kernel
|
||||
url = git@github.com:torvalds/linux.git
|
||||
shallow = true
|
||||
Reference in New Issue
Block a user