mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 23:59:59 +00:00
aeeon/i11: update to 5.17
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
5078d716b1
commit
b32b9662df
@ -172,10 +172,10 @@ cpukernel: cpu.cpio.lzma cpu.config
|
||||
|
||||
# KERNEL=ubuntu-bionic-up
|
||||
KERNEL=linux
|
||||
#CONFIG=cpuflash-5.17.0.config
|
||||
CONFIG=cpuflash-5.17.0.config
|
||||
#CONFIG=cpuflash-5.4.0.config
|
||||
#CONFIG=cpuflash.config
|
||||
CONFIG=cpu-5.14.config
|
||||
#CONFIG=cpu-5.14.config
|
||||
cpuflashkernel: cpu.cpio $(CONFIG)
|
||||
cp $(CONFIG) $(KERNEL)/.config
|
||||
(cd $(KERNEL) && make oldconfig && make -j32)
|
||||
|
Loading…
Reference in New Issue
Block a user