]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
submodule: update to Ubuntu-5.11.0-14.15
[pve-kernel.git] / Makefile
index 2bff9d42f5581728bfc99ce6c57795ca5299a4db..b27868af3da117bf7f17593f19cfe09c261fd44b 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=30
+KERNEL_MIN=11
+KERNEL_PATCHLEVEL=7
 # 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