Skip to content

Commit 9eb9886

Browse files
179
1 parent 8ab3fc7 commit 9eb9886

22 files changed

+58
-790
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VERSION = 3
22
PATCHLEVEL = 10
33
SUBLEVEL = 108
4-
EXTRAVERSION =
4+
EXTRAVERSION = -179
55
NAME = END-OF-LIFE
66

77
# *DOCUMENTATION*
@@ -194,7 +194,7 @@ SUBARCH := $(shell uname -m | sed -e s/i.86/x86/ -e s/x86_64/x86/ \
194194
# Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile
195195
export KBUILD_BUILDHOST := $(SUBARCH)
196196
ARCH ?=arm64
197-
CROSS_COMPILE ?=/home/themagicalmammal/Documents/GitHub/android_kernel_samsung_j7elte/aarch64-linux-android-4.9/bin/aarch64-linux-android-
197+
CROSS_COMPILE ?=/home/themagicalmammal/Documents/GitHub/android_kernel_samsung_j7xlte/aarch64-linux-android-4.9/bin/aarch64-linux-android-
198198

199199
# Architecture as present in compile.h
200200
UTS_MACHINE := $(ARCH)

arch/arm64/configs/j7xelteswa_00_defconfig renamed to arch/arm64/configs/xsentinel_defconfig

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
4040
#
4141
CONFIG_INIT_ENV_ARG_LIMIT=32
4242
CONFIG_CROSS_COMPILE=""
43-
CONFIG_LOCALVERSION=""
43+
CONFIG_LOCALVERSION="-17092020"
4444
# CONFIG_LOCALVERSION_AUTO is not set
4545
CONFIG_DEFAULT_HOSTNAME="(none)"
4646
CONFIG_SWAP=y
@@ -480,14 +480,12 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_INTELLIACTIVE=y
480480
# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE_PRO is not set
481481
# CONFIG_CPU_FREQ_DEFAULT_GOV_SMARTASS2 is not set
482482
# CONFIG_CPU_FREQ_DEFAULT_GOV_HYPER is not set
483-
# CONFIG_CPU_FREQ_DEFAULT_GOV_ZZMOOVE is not set
484483
# CONFIG_CPU_FREQ_DEFAULT_GOV_XPERIENCE is not set
485484
# CONFIG_CPU_FREQ_DEFAULT_GOV_CAFACTIVE is not set
486485
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
487486
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
488487
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
489488
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
490-
CONFIG_CPU_FREQ_GOV_ZZMOOVE=y
491489
CONFIG_CPU_FREQ_GOV_INTELLIACTIVE=y
492490
CONFIG_CPU_FREQ_GOV_INTERACTIVE_PRO=y
493491
CONFIG_CPU_FREQ_GOV_SMARTASS2=y

linaro/configs/android.conf

Lines changed: 0 additions & 42 deletions
This file was deleted.

linaro/configs/arndale.conf

Lines changed: 0 additions & 66 deletions
This file was deleted.

linaro/configs/big-LITTLE-IKS.conf

Lines changed: 0 additions & 5 deletions
This file was deleted.

linaro/configs/big-LITTLE-MP.conf

Lines changed: 0 additions & 12 deletions
This file was deleted.

linaro/configs/bigendian.conf

Lines changed: 0 additions & 4 deletions
This file was deleted.

linaro/configs/debug.conf

Lines changed: 0 additions & 1 deletion
This file was deleted.

linaro/configs/distribution.conf

Lines changed: 0 additions & 49 deletions
This file was deleted.

linaro/configs/highbank.conf

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)