feat(linux-tkg): bump linux to 6.12

This commit is contained in:
2025-02-09 13:02:07 +01:00
parent bb69320283
commit 05026f1df5
+1 -1
View File
@@ -9,7 +9,7 @@ _distro="Arch"
# you can also set a specific kernel version, e.g. "6.0-rc4" or "5.10.51", # you can also set a specific kernel version, e.g. "6.0-rc4" or "5.10.51",
# -> note however that a "z" too small on a "x.y.z" version may make patches fail # -> note however that a "z" too small on a "x.y.z" version may make patches fail
# as they got adapted for newer "z" values. # as they got adapted for newer "z" values.
_version="6.11" _version="6.12"
#### MISC OPTIONS #### #### MISC OPTIONS ####