diff options
| author | Nikola Majkić <n1kolaa924@gmail.com> | 2017-01-04 09:40:26 +0000 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2017-01-15 09:15:14 -0600 |
| commit | 38f5480f91ad562b2b4bb1a1f100d7b183ce16d4 (patch) | |
| tree | 134275a112bfffb9157ea1da639a30b21dd82863 | |
| parent | c12cb4dddafaf07e87b1f034e5103c358956c421 (diff) | |
l01f: rebrand
Change-Id: I24cb28d705c49c837d383f0eb67fa311e82fde45
| -rw-r--r-- | BoardConfig.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index af8db36..dcb2bd2 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -1,5 +1,6 @@ # -# Copyright (C) 2013 The CyanogenMod Project +# Copyright (C) 2013-2016 The CyanogenMod Project +# Copyright (C) 2017 The LineageOS Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +17,7 @@ include device/lge/g2-common/BoardConfigCommon.mk -TARGET_KERNEL_CONFIG := cyanogenmod_l01f_defconfig +TARGET_KERNEL_CONFIG := lineageos_l01f_defconfig TARGET_OTA_ASSERT_DEVICE := l01f,l-01f,L01F,L-01F,g2,galbi |
