Skip to content

Commit

Permalink
🍒CherryKernel V2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AkiraNoSushi committed Mar 12, 2023
1 parent 0846830 commit 17cd50b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion AnyKernel3/anykernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## AnyKernel setup
# begin properties
properties() { '
kernel.string=Cherry Kernel V2.7.4 - by @AkiraNoSushi & @Flopster101
kernel.string=Cherry Kernel V2.7.5 - by @AkiraNoSushi & @Flopster101
do.devicecheck=1
do.modules=0
do.systemless=0
Expand All @@ -16,6 +16,7 @@ device.name3=olivelite
device.name4=olivewood
device.name5=mi439
device.name6=olives
device.name7=Mi439
supported.versions=11,12,13
supported.patchlevels=
'; } # end properties
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/cherry-mi439_defconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONFIG_LOCALVERSION="-CherryKernelV2.7.4-mi439"
CONFIG_LOCALVERSION="-CherryKernelV2.7.5-mi439"
# CONFIG_FHANDLE is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/cherry-olive_defconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONFIG_LOCALVERSION="-CherryKernelV2.7.4-olives"
CONFIG_LOCALVERSION="-CherryKernelV2.7.5-olives"
# CONFIG_FHANDLE is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/cherry-pine_defconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONFIG_LOCALVERSION="-CherryKernelV2.7.4-pine"
CONFIG_LOCALVERSION="-CherryKernelV2.7.5-pine"
# CONFIG_FHANDLE is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
Expand Down

0 comments on commit 17cd50b

Please sign in to comment.