pve-kernel-thunderx/.gitmodules
Fabian Mastenbroek ad3bde845f
Use Git bundle from Ubuntu Mainline for better performance
This change updates the build scripts to use the Linux stable repository
as submodule and use a Git bundle provided by Ubuntu mainline crack for
the Ubuntu specific changes.
2021-03-28 20:47:19 +02:00

8 lines
199 B
Text

[submodule "zfs"]
path = zfs
url = git://git.proxmox.com/git/zfsonlinux.git
[submodule "linux"]
path = linux
url = git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
shallow = true