aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/config.mk2
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