diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-04-04 14:21:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-04-04 14:21:02 +0000 |
commit | 02e59d9fb6f9ed4df6b5edc91fa67a0cc884c142 (patch) | |
tree | cd6843549a90d4ba1ab377c667412bb6018e3b52 /sub/kmod | |
parent | cc1177317478e45f55012b9408bdda0c8828e7b6 (diff) | |
download | lh-bootstrap-02e59d9fb6f9ed4df6b5edc91fa67a0cc884c142.tar.xz |
Update kmod to 32
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'sub/kmod')
-rw-r--r-- | sub/kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/kmod/Makefile b/sub/kmod/Makefile index a3af0fc..81b8016 100644 --- a/sub/kmod/Makefile +++ b/sub/kmod/Makefile @@ -1,6 +1,6 @@ KMOD_NAME := kmod -KMOD_VERSION := 30 +KMOD_VERSION := 32 KMOD_URLDIR := https://cdn.kernel.org/pub/linux/utils/kernel/$(KMOD_NAME) KMOD_TAREXT := tar.xz KMOD_TARLETTER := J |