diff --git a/Makefile b/Makefile index 42dca57..3b92173 100644 --- 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)