the repo comes with a readme https://git.proxmox.com/?p=pve-kern...5dc8aa399ba86a0e846cd1837a7c19d3da48e;hb=HEAD
you need to properly clone the submodules (containing the actual kernel and ZFS sources). "make submodule" should do the trick for initializing them, but if you frequently want to build custom kernels, you probably should get familiar with how git submodules work since they are a bit tricky.
you need to properly clone the submodules (containing the actual kernel and ZFS sources). "make submodule" should do the trick for initializing them, but if you frequently want to build custom kernels, you probably should get familiar with how git submodules work since they are a bit tricky.