Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=143a521cf1d010a9e1690ccfb44a46f426eb600a
commit 143a521cf1d010a9e1690ccfb44a46f426eb600a Author: crazy <[email protected]> Date: Tue Jan 9 21:00:56 2018 +0100 kernel-4.14.12-1-x86_64 * added : https://github.com/torvalds/linux/commit/f4e9b7af0cd58dd039a0fb2cd67d57cea4889abf.patch so Fam17h microcode loading will work * not yet rel-bumped diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index be6e83d..00ccf45 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -38,6 +38,8 @@ _F_kernel_patches=( # mute PPS error shit .. buggy in 4.14.x mute-pps_state_mismatch.patch fix-e1000e-nm.patch + ## ZEN microcode support + https://github.com/torvalds/linux/commit/f4e9b7af0cd58dd039a0fb2cd67d57cea4889abf.patch ) for ppatch in "${_F_kernel_patches[@]}" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
