diff options
| author | ¨raystef66¨ <s.vanbarel@gmail.com> | 2022-09-16 19:35:08 +0200 |
|---|---|---|
| committer | ¨raystef66¨ <s.vanbarel@gmail.com> | 2022-09-16 19:35:08 +0200 |
| commit | 4e09570d2b7ea3b7c7577f1af300d4bcd112fc30 (patch) | |
| tree | c30cfe8ea475bf479f590b2fe485b7fdb10aa584 | |
| parent | 014a3959f8aa7b71e87b466f15c40d10ee06eb08 (diff) | |
* merge v4.19.258
| -rw-r--r-- | arch/arm64/configs/vendor/alioth_defconfig | 2 | ||||
| -rwxr-xr-x | build.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/configs/vendor/alioth_defconfig b/arch/arm64/configs/vendor/alioth_defconfig index 5a76fb5154f6..24e8bc1bedb0 100644 --- a/arch/arm64/configs/vendor/alioth_defconfig +++ b/arch/arm64/configs/vendor/alioth_defconfig @@ -20,7 +20,7 @@ CONFIG_THREAD_INFO_IN_TASK=y # CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="-InfiniR_Alioth_v2.30" +CONFIG_LOCALVERSION="-InfiniR_Alioth_v2.31" CONFIG_LOCALVERSION_AUTO=y CONFIG_BUILD_SALT="" CONFIG_HAVE_KERNEL_GZIP=y @@ -4,7 +4,7 @@ KERNEL_DEFCONFIG=vendor/alioth_defconfig ANYKERNEL3_DIR=$PWD/AnyKernel3/ -FINAL_KERNEL_ZIP=InfiniR_Alioth_v2.30.zip +FINAL_KERNEL_ZIP=InfiniR_Alioth_v2.31.zip export ARCH=arm64 # Speed up build process |
