kvdo: add missing kernel.moduleBuildDependencies
This commit is contained in:
parent
491c395163
commit
8e0b66120d
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
hash = "sha256-4FYTFUIvGjea3bh2GbQYG7hSswVDdNS3S+jWQ9+inpg=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = kernel.moduleBuildDependencies;
|
||||
|
||||
dontConfigure = true;
|
||||
enableParallelBuilding = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user