From bac02c00022880fa3ae6c966edd88d0d55c931ae Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 7 Sep 2024 15:55:28 +0000 Subject: Apply some of the j_v changes Signed-off-by: Laurent Bercot --- sub/kmod/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sub/kmod') diff --git a/sub/kmod/Makefile b/sub/kmod/Makefile index b73e5e6..a8c6146 100644 --- a/sub/kmod/Makefile +++ b/sub/kmod/Makefile @@ -1,6 +1,7 @@ KMOD_NAME := kmod -KMOD_VERSION := 32 +#KMOD_VERSION := 32 +KMOD_VERSION := 33 KMOD_URLDIR := https://kernel.org/pub/linux/utils/kernel/$(KMOD_NAME) KMOD_TAREXT := tar.xz KMOD_TARLETTER := J -- cgit v1.3.1