Skip to content

Commit faebade

Browse files
committed
sifiveu: enable 6.18 testing kernel
The sifiveu target now supports 6.18 kernel as testing. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
1 parent 6e025e2 commit faebade

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

target/linux/sifiveu/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ KERNELNAME:=Image dtbs
1212
SUBTARGETS:=generic
1313

1414
KERNEL_PATCHVER:=6.12
15+
KERNEL_TESTING_PATCHVER:=6.18
1516

1617
include $(INCLUDE_DIR)/target.mk
1718

0 commit comments

Comments
 (0)