replace bionic with eoan based kernel submodule
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
9e3f73d7fb
commit
cdc3f700b8
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,6 +1,6 @@
|
||||
[submodule "submodules/zfsonlinux"]
|
||||
path = submodules/zfsonlinux
|
||||
url = ../zfsonlinux
|
||||
[submodule "submodules/ubuntu-disco"]
|
||||
path = submodules/ubuntu-disco
|
||||
url = ../mirror_ubuntu-disco-kernel
|
||||
[submodule "submodules/ubuntu-eoan"]
|
||||
path = submodules/ubuntu-eoan
|
||||
url = ../mirror_ubuntu-eoan-kernel
|
||||
|
2
Makefile
2
Makefile
@ -31,7 +31,7 @@ SKIPABI=0
|
||||
|
||||
BUILD_DIR=build
|
||||
|
||||
KERNEL_SRC=ubuntu-disco
|
||||
KERNEL_SRC=ubuntu-eoan
|
||||
KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC)
|
||||
KERNEL_CFG_ORG=config-${KERNEL_VER}.org
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 5d5a6b36e94909962297fae609bff487de3cc43a
|
1
submodules/ubuntu-eoan
Submodule
1
submodules/ubuntu-eoan
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 46283821cccb4fb54bf7530061400c89cbe83a36
|
Loading…
Reference in New Issue
Block a user