add kernel submodule

This commit is contained in:
2025-11-02 15:56:54 +02:00
parent d248135b93
commit 1014f9f39a
4 changed files with 12 additions and 0 deletions

5
.gitmodules vendored Normal file
View File

@@ -0,0 +1,5 @@
[submodule "kernel"]
path = linux/kernel
url = git@github.com:torvalds/linux.git
shallow = true