We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8b005 commit 9eeb5acCopy full SHA for 9eeb5ac
arch/arm64/configs/vendor/alioth_defconfig
@@ -20,7 +20,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
20
#
21
CONFIG_INIT_ENV_ARG_LIMIT=32
22
# CONFIG_COMPILE_TEST is not set
23
-CONFIG_LOCALVERSION="-InfiniR_Alioth_v2.41"
+CONFIG_LOCALVERSION="-InfiniR_Alioth_v2.42"
24
CONFIG_LOCALVERSION_AUTO=y
25
CONFIG_BUILD_SALT=""
26
CONFIG_HAVE_KERNEL_GZIP=y
build.sh
@@ -4,7 +4,7 @@
4
5
KERNEL_DEFCONFIG=vendor/alioth_defconfig
6
ANYKERNEL3_DIR=$PWD/AnyKernel3/
7
-FINAL_KERNEL_ZIP=InfiniR_Alioth_v2.41.zip
+FINAL_KERNEL_ZIP=InfiniR_Alioth_v2.42.zip
8
export ARCH=arm64
9
10
# Speed up build process
0 commit comments