mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
15 lines
321 B
Plaintext
15 lines
321 B
Plaintext
[submodule "buildroot"]
|
|
path = buildroot
|
|
url = https://github.com/buildroot/buildroot
|
|
shallow = true
|
|
[submodule "qemu"]
|
|
path = qemu
|
|
url = https://github.com/cirosantilli/qemu
|
|
shallow = true
|
|
branch = lkmc
|
|
[submodule "linux"]
|
|
path = linux
|
|
url = https://github.com/cirosantilli/linux
|
|
shallow = true
|
|
branch = lkmc
|