summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorZhao Wei Liew <zhaoweiliew@gmail.com>2016-12-27 14:10:18 +0800
committerZhao Wei Liew <zhaoweiliew@gmail.com>2016-12-27 21:08:25 +0800
commit22ba620a6023c25cc87b46b2d711338f524c9643 (patch)
tree3d71fe5473633d517c61d760664fd1b2adad6e16 /core
parent84aef033cc9ae7a70068f0e88862e4dcd84a8f80 (diff)
downloadbuild-22ba620a6023c25cc87b46b2d711338f524c9643.zip
build-22ba620a6023c25cc87b46b2d711338f524c9643.tar.gz
build-22ba620a6023c25cc87b46b2d711338f524c9643.tar.bz2
build: Rebrand to LineageOS
Change-Id: Ie03583dc2a974a159fa50c6cb19cb68aa256ca77
Diffstat (limited to 'core')
-rw-r--r--core/Makefile2
-rw-r--r--core/tasks/kernel.mk3
2 files changed, 3 insertions, 2 deletions
diff --git a/core/Makefile b/core/Makefile
index 3ac9b0d..f7ae05b 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -1922,7 +1922,7 @@ $(INTERNAL_OTA_PACKAGE_TARGET): $(BUILT_TARGET_FILES_PACKAGE) $(DISTTOOLS)
$(if $(OEM_OTA_CONFIG), -o $(OEM_OTA_CONFIG)) \
$(BUILT_TARGET_FILES_PACKAGE) $@
-CM_TARGET_PACKAGE := $(PRODUCT_OUT)/cm-$(CM_VERSION).zip
+CM_TARGET_PACKAGE := $(PRODUCT_OUT)/lineage-$(CM_VERSION).zip
.PHONY: otapackage bacon
otapackage: $(INTERNAL_OTA_PACKAGE_TARGET)
diff --git a/core/tasks/kernel.mk b/core/tasks/kernel.mk
index f5a27c0..bc70e38 100644
--- a/core/tasks/kernel.mk
+++ b/core/tasks/kernel.mk
@@ -1,4 +1,5 @@
# Copyright (C) 2012 The CyanogenMod Project
+# (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.
@@ -162,7 +163,7 @@ ifeq "$(wildcard $(KERNEL_SRC) )" ""
$(warning * THIS IS DEPRECATED, AND WILL BE DISCONTINUED *)
$(warning * Please configure your device to download the kernel *)
$(warning * source repository to $(KERNEL_SRC))
- $(warning * See http://wiki.cyanogenmod.org/w/Doc:_integrated_kernel_building)
+ $(warning * See http://wiki.lineageos.org/w/Doc:_integrated_kernel_building)
$(warning * for more information *)
$(warning ***************************************************************)
FULL_KERNEL_BUILD := false