mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
linux_hardkernel_4_14: don't apply interpreter-trunc patch
The only 4.14.y versions that need the patch are 4.14.99 and 4.14.100.
This commit is contained in:
parent
c400bdaa49
commit
60b5347fb5
1 changed files with 0 additions and 1 deletions
|
@ -14616,7 +14616,6 @@ in
|
|||
kernelPatches = [
|
||||
kernelPatches.bridge_stp_helper
|
||||
kernelPatches.modinst_arg_list_too_long
|
||||
kernelPatches.interpreter-trunc
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue