X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=a936048259eb00311b87d11c26742651ea0abf6a;hb=58837dc27b55e3ee04841ebd9670555e29bf1af7;hp=aa3e2665d89026e28651707cce3252ba7c92494c;hpb=4daae19966a7b90f1eb4d2312e68aca3c1573f7a;p=pve-kernel.git diff --git a/Makefile b/Makefile index aa3e266..a936048 100644 --- 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=0 -KERNEL_PATCHLEVEL=12 +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-disco +KERNEL_SRC=ubuntu-hirsute KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC) KERNEL_CFG_ORG=config-${KERNEL_VER}.org