hpe/dl360gen10: Update kernel version and config

update kernel version and config to 5.15
cofig-5.15 is same as config-5.4

Signed-off-by: KuiRong <605470060@gms.tku.edu.tw>
This commit is contained in:
KuiRong 2023-12-28 13:53:02 +08:00 committed by ron minnich
parent 27a1b3f1d2
commit bad5a12b60
2 changed files with 2948 additions and 3 deletions

View File

@ -1,6 +1,6 @@
MAJOR ?= 5
STABLE = $(MAJOR).4
CONFIG ?= $(MAJOR).4.0
STABLE = $(MAJOR).15
CONFIG ?= $(MAJOR).15.0
KEYPATH ?= ""
default: build
@ -150,5 +150,5 @@ getrom:
@echo and run that kernel via qemu
geturoot:
go get -v -u github.com/u-root/u-root
go get -u github.com/u-root/u-root

File diff suppressed because it is too large Load Diff