kernel-6.6.40
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import kerneltools
|
||||
|
||||
KDIR = kerneltools.getKernelVersion()
|
||||
KVER ="6.6.36"
|
||||
KVER ="6.6.40"
|
||||
|
||||
def build():
|
||||
autotools.make("KVER=%s" % KVER )
|
||||
|
||||
Reference in New Issue
Block a user