submodules: rename ubuntu kernel directory to release agnostic

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-12-13 08:32:18 +01:00
parent d12013ce56
commit 00d66e9633
3 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -2,5 +2,5 @@
path = submodules/zfsonlinux
url = ../zfsonlinux
[submodule "submodules/ubuntu-kinetic"]
path = submodules/ubuntu-kinetic
path = submodules/ubuntu-kernel
url = ../mirror_ubuntu-kernels

View File

@ -31,7 +31,7 @@ SKIPABI=0
BUILD_DIR=build
KERNEL_SRC=ubuntu-kinetic
KERNEL_SRC=ubuntu-kernel
KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC)
KERNEL_CFG_ORG=config-${KERNEL_VER}.org