diff --git a/core/config.mk b/core/config.mk index b9c6870da0..b4441ecc3c 100644 --- a/core/config.mk +++ b/core/config.mk @@ -454,7 +454,7 @@ endif FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(SCAN_EXCLUDE_DIRS) .repo .git) ifneq ($(MINUS_BUILD),) -include vendor/minus/config/BoardConfigCustom.mk +include vendor/minus/config/BoardConfigMinus.mk endif # The build system exposes several variables for where to find the kernel