]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
update to Ubuntu-5.11.0-12.13
[pve-kernel.git] / Makefile
index 94a964a6c85ff352c9a2602add1e4180cc72fcfe..a936048259eb00311b87d11c26742651ea0abf6a 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=4
-KERNEL_PATCHLEVEL=55
+KERNEL_MIN=11
+KERNEL_PATCHLEVEL=0
 # 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-focal
+KERNEL_SRC=ubuntu-hirsute
 KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC)
 KERNEL_CFG_ORG=config-${KERNEL_VER}.org