]> git.proxmox.com Git - pve-kernel-meta.git/commitdiff
depend on 5.19 as opt-in kernel for bullseye based Proxmox releases
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Sep 2022 13:24:28 +0000 (15:24 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Sep 2022 13:24:28 +0000 (15:24 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 42dca579bd1b317805828d2c19d3bbc29268f098..3b92173519cbc41e3ec1ce98d60cb7beb0086972 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 include /usr/share/dpkg/pkg-info.mk
 
-export KERNEL_VER=5.15
-export KERNEL_ABI=5.15.53-1-pve
+export KERNEL_VER=5.19
+export KERNEL_ABI=5.19.7-1-pve
 
 GITVERSION:=$(shell git rev-parse HEAD)