pistachio: use kernel 6.12 by default
Switch to Linux kernel version 6.12. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
ba674fea40
commit
56b9ceef64
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ CPU_TYPE:=24kc
|
||||||
CPU_SUBTYPE:=24kf
|
CPU_SUBTYPE:=24kf
|
||||||
SUBTARGETS:=generic
|
SUBTARGETS:=generic
|
||||||
|
|
||||||
KERNEL_PATCHVER:=6.6
|
KERNEL_PATCHVER:=6.12
|
||||||
KERNEL_TESTING_PATCHVER:=6.12
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue