kernel: Enable cross compiling
This commit is contained in:
committed by
Ben Wolsieffer
parent
5d8b359db7
commit
7a9b6ac39a
@@ -1,4 +1,4 @@
|
||||
{ stdenv, hostPlatform, fetchgit, perl, buildLinux, ... } @ args:
|
||||
{ stdenv, buildPackages, hostPlatform, fetchgit, perl, buildLinux, ... } @ args:
|
||||
|
||||
import ./generic.nix (args // rec {
|
||||
version = "4.11.2017.08.23";
|
||||
|
||||
Reference in New Issue
Block a user