diff options
| author | Semavi Ulusoy <doc.divxm@gmail.com> | 2022-08-31 00:40:41 +0300 |
|---|---|---|
| committer | Semavi Ulusoy <doc.divxm@gmail.com> | 2022-08-31 00:40:46 +0300 |
| commit | 38f2535c7aa87b281891f222216a5ec184028d55 (patch) | |
| tree | 02029375d5bf09bcf1ce376397df99cde7eafc59 | |
| parent | 2f3e4ca76f98063c3db7bdc1aa727ef460a4be05 (diff) | |
build: complete rebranding to Aicpt13.0-staging
Change-Id: Iaa7cf5d2ae1e622caa7030e27e9329bdbb44bb17
| -rw-r--r-- | core/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config.mk b/core/config.mk index 3c7b84df06..aeb8dc50d2 100644 --- a/core/config.mk +++ b/core/config.mk @@ -358,7 +358,7 @@ FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(SCAN_EXCLUDE_DIRS) .repo .git) -include vendor/extra/BoardConfigExtra.mk ifneq ($(AICP_BUILD),) -include vendor/aicp/config/BoardConfigLineage.mk +include vendor/aicp/config/BoardConfigAicp.mk endif # The build system exposes several variables for where to find the kernel |
