]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 5.15.35-2
[pve-kernel.git] / Makefile
index 1ffc6e28783852b0085bc278390dad8ec46499e0..978d12ee5d1d7df59fc21a879cf5ee9079858f94 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 KERNEL_MAJ=5
-KERNEL_MIN=13
-KERNEL_PATCHLEVEL=19
+KERNEL_MIN=15
+KERNEL_PATCHLEVEL=35
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=1
@@ -31,7 +31,7 @@ SKIPABI=0
 
 BUILD_DIR=build
 
-KERNEL_SRC=ubuntu-impish
+KERNEL_SRC=ubuntu-jammy
 KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC)
 KERNEL_CFG_ORG=config-${KERNEL_VER}.org