diff options
| author | Ali B <abittin@gmail.com> | 2017-01-11 15:10:33 +0300 |
|---|---|---|
| committer | Ali B <abittin@gmail.com> | 2017-01-11 15:10:33 +0300 |
| commit | 8c7cb291842e67fcfa4d002a7924c2437456cd37 (patch) | |
| tree | 701ba85f06fb0b604e060fdd62c3139527d9696e | |
| parent | a4f49b3f35fbd336cd9439642193559c52922ed2 (diff) | |
hammerhead: update kernel defconfig
from cyanogenmod_hammerhead_defconfig
to lineageos_hammerhead_defconfig
Change-Id: Ie73900d585ca5e5f17e60cfab8070e340a22ebe5
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index a7914f7..fc5425e 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -101,7 +101,7 @@ BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4 BOARD_FLASH_BLOCK_SIZE := 131072 # Define kernel config for inline building -TARGET_KERNEL_CONFIG := cyanogenmod_hammerhead_defconfig +TARGET_KERNEL_CONFIG := lineageos_hammerhead_defconfig TARGET_KERNEL_SOURCE := kernel/lge/hammerhead ifneq ($(filter hammerhead_fp aosp_hammerhead_fp,$(TARGET_PRODUCT)),) |
