X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=6e950fdeb62fd24a4b2e61b38a5a2768732c7de8;hb=16f4d03eb4a4a4dfa3ef2e597fd2a1c0128c394e;hp=93aea26caa919c82830b65c6d7d621761c668b27;hpb=71e32d4690310b083dd6c1983e7a5c1bd83807c1;p=pve-kernel.git diff --git a/Makefile b/Makefile index 93aea26..6e950fd 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=7 +KERNEL_MIN=19 +KERNEL_PATCHLEVEL=17 # 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-kernel KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC) KERNEL_CFG_ORG=config-${KERNEL_VER}.org