kernel-6.12.78

This commit is contained in:
Rmys
2026-03-25 15:31:30 +03:00
parent 77c0f59f5f
commit 20ad61560a
6 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import kerneltools
KDIR = kerneltools.getKernelVersion()
KVER ="6.12.73"
KVER ="6.12.78"
def build():
autotools.make("KVER=%s" % KVER )