From 17cd50bba95e9c531c6cef066138f2d3d0d3b4ae Mon Sep 17 00:00:00 2001 From: Akira <76020594+AkiraNoSushi@users.noreply.github.com> Date: Sun, 12 Mar 2023 23:04:01 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=92CherryKernel=20V2.7.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AnyKernel3/anykernel.sh | 3 ++- arch/arm64/configs/cherry-mi439_defconfig | 2 +- arch/arm64/configs/cherry-olive_defconfig | 2 +- arch/arm64/configs/cherry-pine_defconfig | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/AnyKernel3/anykernel.sh b/AnyKernel3/anykernel.sh index 07f872a3ecb5..1600127a017c 100755 --- a/AnyKernel3/anykernel.sh +++ b/AnyKernel3/anykernel.sh @@ -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 @@ -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 diff --git a/arch/arm64/configs/cherry-mi439_defconfig b/arch/arm64/configs/cherry-mi439_defconfig index 86c43d409d56..958f5b1ddd52 100644 --- a/arch/arm64/configs/cherry-mi439_defconfig +++ b/arch/arm64/configs/cherry-mi439_defconfig @@ -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 diff --git a/arch/arm64/configs/cherry-olive_defconfig b/arch/arm64/configs/cherry-olive_defconfig index 468305f8dd11..adb635b368cb 100644 --- a/arch/arm64/configs/cherry-olive_defconfig +++ b/arch/arm64/configs/cherry-olive_defconfig @@ -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 diff --git a/arch/arm64/configs/cherry-pine_defconfig b/arch/arm64/configs/cherry-pine_defconfig index 514e7d934eca..bd07aa5e15ba 100644 --- a/arch/arm64/configs/cherry-pine_defconfig +++ b/arch/arm64/configs/cherry-pine_defconfig @@ -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