fix this stuff

This commit is contained in:
Gvidas Juknevičius 2025-11-02 16:23:10 +02:00
parent aea39c34a0
commit 65c8be1e5f
Signed by: MCorange
GPG Key ID: 5BE6B533CB76FE86
3 changed files with 6 additions and 5 deletions

4
.gitmodules vendored
View File

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

1
linux/kernel Submodule

@ -0,0 +1 @@
Subproject commit 691d401c7e0e5ea34ac6f8151bc0696db1b2500a

View File