diff options
| author | Ali B <abittin@gmail.com> | 2017-01-18 16:55:41 +0300 |
|---|---|---|
| committer | Ali B <abittin@gmail.com> | 2017-01-18 16:55:41 +0300 |
| commit | 85436e6c3d71235372979a54da54353014fe713c (patch) | |
| tree | 73d1a973a1130939d15d7b26afcf5f2eb6319d30 | |
| parent | 849fe1eda617b24f486005490e01eb2d99e31dc9 (diff) | |
peach: Update kernel defconfig
No more cyanogenmod
Bring it inline with this change
https://github.com/BenefitA3/android_kernel_ark_msm8916/commit/2230389c50022dab3f5d72fcd27245323d0a0a15
Change-Id: I00d1ae4c57027cdd091181a04c337b5c6387fda8
| -rw-r--r-- | board/kernel.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/kernel.mk b/board/kernel.mk index 183df58..3d8202f 100644 --- a/board/kernel.mk +++ b/board/kernel.mk @@ -1,3 +1,3 @@ # Kernel -TARGET_KERNEL_CONFIG := cyanogenmod_peach_defconfig +TARGET_KERNEL_CONFIG := peach_defconfig BOARD_KERNEL_IMAGE_NAME := zImage-dtb |
