Skip to content

Commit b32b966

Browse files
committed
aeeon/i11: update to 5.17
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
1 parent 5078d71 commit b32b966

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mainboards/aeeon/i11/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,10 @@ cpukernel: cpu.cpio.lzma cpu.config
172172

173173
# KERNEL=ubuntu-bionic-up
174174
KERNEL=linux
175-
#CONFIG=cpuflash-5.17.0.config
175+
CONFIG=cpuflash-5.17.0.config
176176
#CONFIG=cpuflash-5.4.0.config
177177
#CONFIG=cpuflash.config
178-
CONFIG=cpu-5.14.config
178+
#CONFIG=cpu-5.14.config
179179
cpuflashkernel: cpu.cpio $(CONFIG)
180180
cp $(CONFIG) $(KERNEL)/.config
181181
(cd $(KERNEL) && make oldconfig && make -j32)

0 commit comments

Comments
 (0)