Files
linux-kernel-module-cheat/.gitmodules
Ciro Santilli 5ad68edd00 Linux 4.12, buildroot 2017.08, Ubuntu 17.10.
17.10 failed with a similar message to: http://patchwork.ozlabs.org/patch/772848/
but applying that patch did not solve it, apparently there were fixes already
on later versions of the tracked package.

Update .gitmodules to ignore patches we apply to Buildroot.
2017-11-16 20:53:06 +00:00

11 lines
262 B
Plaintext

[submodule "buildroot"]
path = buildroot
url = https://github.com/buildroot/buildroot
ignore = dirty
[submodule "qemu"]
path = qemu
url = https://github.com/cirosantilli/qemu
[submodule "linux"]
path = linux
url = https://github.com/cirosantilli/linux