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:
Ben Wolsieffer 2019-02-15 18:56:55 -05:00
parent c400bdaa49
commit 60b5347fb5

View file

@ -14616,7 +14616,6 @@ in
kernelPatches = [
kernelPatches.bridge_stp_helper
kernelPatches.modinst_arg_list_too_long
kernelPatches.interpreter-trunc
];
};