X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=a788c514cbc71caecd17767759b7eb71fa792919;hb=03b3d0d7b70e76d06624c27b8cd859c1690753f6;hp=e3769a6fa2eacfa3fd9296ea4909b632c5b8855f;hpb=90723103d86217ef8643f9c8b021c02b7e5aead0;p=pve-kernel.git diff --git a/Makefile b/Makefile index e3769a6..a788c51 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=15 -KERNEL_PATCHLEVEL=19 +KERNEL_MIN=19 +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-jammy +KERNEL_SRC=ubuntu-kinetic KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC) KERNEL_CFG_ORG=config-${KERNEL_VER}.org