Compare commits

..

2 Commits

Author SHA1 Message Date
65c8be1e5f fix this stuff 2025-11-02 16:23:10 +02:00
aea39c34a0 :wq 2025-11-02 15:58:56 +02:00
2 changed files with 6 additions and 5 deletions

10
.gitmodules vendored
View File

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

1
linux/kernel Submodule

Submodule linux/kernel added at 691d401c7e