Skip to content

Commit 8fdc635

Browse files
committed
pistachio: enable 6.18 testing kernel
The pistachio target now supports 6.18 kernel as testing. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
1 parent e871a3e commit 8fdc635

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

target/linux/pistachio/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CPU_SUBTYPE:=24kf
1313
SUBTARGETS:=generic
1414

1515
KERNEL_PATCHVER:=6.12
16+
KERNEL_TESTING_PATCHVER:=6.18
1617

1718
include $(INCLUDE_DIR)/target.mk
1819

0 commit comments

Comments
 (0)