Skip to content

Commit 22a0868

Browse files
hyperb1isstechyminati
authored andcommitted
build: Include vendor/extra/BoardConfigExtra.mk if available
Signed-off-by: Aryan Sinha <[email protected]>
1 parent 9b82e7e commit 22a0868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/config.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ endif
440440
# See envsetup.mk for a description of SCAN_EXCLUDE_DIRS
441441
FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(SCAN_EXCLUDE_DIRS) .repo .git)
442442

443+
-include vendor/extra/BoardConfigExtra.mk
443444
# General entries for project pathmap. Any entries listed here should
444445
# be device and hardware independent.
445446
$(call project-set-path-variant,ril,TARGET_RIL_VARIANT,hardware/ril)

0 commit comments

Comments
 (0)