Files
linux-kernel-module-cheat/.gitmodules
Ciro Santilli 4dc0eb548e buildroot: update to bc60382b8ff776bd58dfd4732221e5c927c50c37
Set the submodule to track our fork for rpath.
2018-06-10 12:22:25 +01:00

17 lines
499 B
Plaintext

[submodule "buildroot"]
path = buildroot
url = https://github.com/cirosantilli/buildroot
ignore = dirty
[submodule "qemu"]
path = qemu
url = https://github.com/cirosantilli/qemu
[submodule "linux"]
path = linux
url = https://github.com/cirosantilli/linux
[submodule "gem5/gem5"]
path = gem5/gem5
url = https://gem5.googlesource.com/public/gem5
[submodule "parsec-benchmark/parsec-benchmark"]
path = parsec-benchmark/parsec-benchmark
url = https://github.com/cirosantilli/parsec-benchmark