Skip to content

Commit

Permalink
defconfig: v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tejas101k committed Aug 21, 2023
1 parent 2779cd9 commit 256ed30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/ginkgo-perf_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CONFIG_THERMAL_SWITCH=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_LOCALVERSION="-Cuh-v1.1"
CONFIG_LOCALVERSION="-Cuh-v1.2"
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_FHANDLE is not set
CONFIG_AUDIT=y
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Copyright (C) 2023 Tejas Singh.

SECONDS=0 # builtin bash timer
ZIPNAME="Cuh-ginkgo-v1.1-$(TZ=Asia/Kolkata date +"%Y%m%d-%H%M").zip"
ZIPNAME="Cuh-ginkgo-v1.2-$(TZ=Asia/Kolkata date +"%Y%m%d-%H%M").zip"
TC_DIR="$HOME/tc/prelude-clang"
GCC_64_DIR="$HOME/tc/aarch64-linux-android-4.9"
GCC_32_DIR="$HOME/tc/arm-linux-androideabi-4.9"
Expand Down

0 comments on commit 256ed30

Please sign in to comment.