Merge pull request #65535 from Holo-Host/201907/kmod-cross
aggregateModules: fix x-compilation for out-of-tree kernel modules
This commit is contained in:
commit
ad1cce2598
@ -15843,6 +15843,7 @@ in
|
|||||||
|
|
||||||
aggregateModules = modules:
|
aggregateModules = modules:
|
||||||
callPackage ../os-specific/linux/kmod/aggregator.nix {
|
callPackage ../os-specific/linux/kmod/aggregator.nix {
|
||||||
|
inherit (buildPackages) kmod;
|
||||||
inherit modules;
|
inherit modules;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user