rename submodule to ubuntu-kernel

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-01-25 16:27:23 +01:00
parent 6ae4f00696
commit b4d245a339
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-jammy"]
path = submodules/ubuntu-jammy
path = submodules/ubuntu-kernel
url = ../mirror_ubuntu-jammy-kernel

View File

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