Add initial Lineage product makefiles
Co-authored-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I0781b6d4d74680ce7f0d860048871da7c2d43fb6
This commit is contained in:
parent
56ebe101f9
commit
d74f0f605f
7 changed files with 63 additions and 1 deletions
9
lynx/device-lineage.mk
Normal file
9
lynx/device-lineage.mk
Normal file
|
@ -0,0 +1,9 @@
|
|||
#
|
||||
# SPDX-FileCopyrightText: 2021-2024 The LineageOS Project
|
||||
# SPDX-FileCopyrightText: 2021-2024 The Calyx Institute
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
$(call inherit-product, $(DEVICE_PATH)/device-lineage.mk)
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += $(DEVICE_PATH)/$(DEVICE_CODENAME)/overlay-lineage
|
Loading…
Add table
Add a link
Reference in a new issue