From b7bbb97fd3550cb591ffaef5ccd039d7dcd81b2b Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Mon, 11 Jul 2022 22:12:05 +0200 Subject: [PATCH] made linux-zen exception clearer in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b3855c..c1322bc 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,8 @@ LTO status is visible per package on the package status page. ### Linux Kernel -ALHP provides patched kernels (except `linux-zen`) that build with `-march=x86-64-vN`. Thanks to +ALHP provides patched kernels (except `linux-zen`, which has these patches already applied) that build +with `-march=x86-64-vN`. Thanks to [graysky](https://github.com/graysky2) for providing [these patches](https://github.com/graysky2/kernel_compiler_patch). ### Directly linked kernel modules