From 7834356e9038e753c7e403df98c65f291b116e7f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 1 Jul 2020 16:37:44 +0200 Subject: [PATCH] bump ABI to 5.4.44-2-pve Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 88068a2..6762dc8 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ KERNEL_MIN=4 KERNEL_PATCHLEVEL=44 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=1 +KREL=2 PKGREL=1