summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli B <abittin@gmail.com>2017-01-11 15:39:01 +0300
committerAli B <abittin@gmail.com>2017-01-11 15:39:01 +0300
commit6d8913f5934a0e633c3d7e70c6c0da139a6471f2 (patch)
treeb1703e0e62494af923013849ceb170ac62c9178f
parentc8dba58e19d9f2d47473c376b88a1973e84d28e0 (diff)
mako: cm-->lineage
Switch to proper defconfig Change-Id: I5129956771ec79390ada160f9e56dd3d96b71253
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 69cb947..a1d4dc6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -30,7 +30,7 @@ BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01600000
# Try to build the kernel
TARGET_KERNEL_SOURCE := kernel/lge/mako
-TARGET_KERNEL_CONFIG := cyanogen_mako_defconfig
+TARGET_KERNEL_CONFIG := lineageos_mako_defconfig
BOARD_USES_ALSA_AUDIO:= true
BOARD_USES_LEGACY_ALSA_AUDIO:= false