Merge pull request #55861 from lopsided98/linux-hardkernel-interpreter-trunc

linux_hardkernel_4_14: don't apply interpreter-trunc patch
This commit is contained in:
Samuel Dionne-Riel 2019-02-15 19:30:04 -05:00 committed by GitHub
commit 3ec24a0abf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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