mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-23 09:21:09 +00:00
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:
parent
27a1b3f1d2
commit
bad5a12b60
@ -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
|
||||
|
||||
|
2945
mainboards/hpe/dl360gen10/config-5.15.0
Normal file
2945
mainboards/hpe/dl360gen10/config-5.15.0
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user