mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
qemu and linux as submodlues, S98 vs S99, readme benefits of Ctrl + C
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,3 +1,9 @@
|
||||
[submodule "buildroot"]
|
||||
path = buildroot
|
||||
url = https://github.com/buildroot/buildroot
|
||||
[submodule "qemu"]
|
||||
path = qemu
|
||||
url = https://github.com/cirosantilli/qemu
|
||||
[submodule "linux"]
|
||||
path = linux
|
||||
url = https://github.com/cirosantilli/linux
|
||||
|
||||
Reference in New Issue
Block a user