Skip to content

Commit c7ef28d

Browse files
committed
mxs: enable 6.18 testing kernel
The mxs target now supports 6.18 kernel as testing. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
1 parent 5049b51 commit c7ef28d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

target/linux/mxs/Makefile

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

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

1617
KERNELNAME:=zImage dtbs
1718

0 commit comments

Comments
 (0)