aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKasual <mushroomhead52e@gmail.com>2017-01-03 21:52:15 +0300
committerNikola Majkić <n1kolaa924@gmail.com>2017-01-04 09:59:40 +0000
commit780f5ae67272c523d39bb4fe6e183ed3a9050e8e (patch)
treecdacfe745d9c45c49f92163d7307f9a551f5bee0
parent7305166d92e47dc0c2215a4380be919aefe05463 (diff)
f400: rebrand to LineageOS
Change-Id: I3de6013d1c45c8b04105111505fbd1dd75525277
-rw-r--r--BoardConfig.mk3
-rw-r--r--README1
-rw-r--r--lineage.dependencies (renamed from cm.dependencies)0
-rw-r--r--lineage.mk (renamed from cm.mk)2
4 files changed, 4 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 0355581..5b4b9d1 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -1,5 +1,6 @@
#
# Copyright (C) 2014 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.
@@ -25,7 +26,7 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/lge/f400/bluetooth
BOARD_HAVE_BLUETOOTH_BCM := true
# Kernel
-TARGET_KERNEL_CONFIG := cyanogenmod_f400_defconfig
+TARGET_KERNEL_CONFIG := lineageos_f400_defconfig
TARGET_REQUIRES_BUMP := true
# Partitions
diff --git a/README b/README
index af4ba95..ec17129 100644
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
Copyright 2014 - The CyanogenMod Project
+Copyright 2017 - The LineageOS Project
Device configuration for LGE G3 (KOREA).
diff --git a/cm.dependencies b/lineage.dependencies
index f36d972..f36d972 100644
--- a/cm.dependencies
+++ b/lineage.dependencies
diff --git a/cm.mk b/lineage.mk
index c49c052..2821080 100644
--- a/cm.mk
+++ b/lineage.mk
@@ -1,6 +1,6 @@
$(call inherit-product, device/lge/f400/full_f400.mk)
-# Inherit some common CM stuff.
+# Inherit some common Lineage stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
PRODUCT_NAME := cm_f400