diff options
| author | hemantbeast <hemantbeast@gmail.com> | 2017-07-11 21:34:27 +0530 |
|---|---|---|
| committer | hemantbeast <hemantbeast@gmail.com> | 2017-07-11 21:34:27 +0530 |
| commit | cbfbf218d06a5dde0257147e568e004364683996 (patch) | |
| tree | b899f9d7df86727ff607dcd3f1d94e084496c7a0 | |
| parent | 694b9842dac5e9fed8b8524fc8c39b267243adac (diff) | |
s2: change kernel defconfig
Change-Id: I9867400f6051dc1dacc1505ea31c7d136c067585
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index e540cbd..d5ee3c4 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -57,7 +57,7 @@ TARGET_KERNEL_HEADER_ARCH := arm64 TARGET_KERNEL_APPEND_DTB := true TARGET_KERNEL_SOURCE := kernel/leeco/msm8976 -TARGET_KERNEL_CONFIG := lineage_s2_defconfig +TARGET_KERNEL_CONFIG := aicp_s2_defconfig TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-android- TARGET_COMPILE_WITH_MSM_KERNEL := true |
