Update to linux 6.14.

This commit is contained in:
Tom Alexander
2025-05-04 12:09:57 -04:00
parent efcefc129a
commit 1044aa16b0
5 changed files with 16 additions and 16 deletions

View File

@@ -58,7 +58,7 @@
HZ_1000 = lib.kernel.no;
}
(
optimizeWithFlags prev.linux_6_13 [
optimizeWithFlags prev.linux_6_14 [
"-march=znver4"
"-mtune=znver4"
]