make: Fix source build mk file
This commit is contained in:
@@ -454,7 +454,7 @@ endif
|
|||||||
FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(SCAN_EXCLUDE_DIRS) .repo .git)
|
FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(SCAN_EXCLUDE_DIRS) .repo .git)
|
||||||
|
|
||||||
ifneq ($(MINUS_BUILD),)
|
ifneq ($(MINUS_BUILD),)
|
||||||
include vendor/minus/config/BoardConfigCustom.mk
|
include vendor/minus/config/BoardConfigMinus.mk
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# The build system exposes several variables for where to find the kernel
|
# The build system exposes several variables for where to find the kernel
|
||||||
|
Reference in New Issue
Block a user