Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 7bc9cea8 authored by Steve Kondik's avatar Steve Kondik Committed by Michael Bestas
Browse files

build: Source a CM-specific global BoardConfig

 * Read vendor/cm/config/BoardConfigCM.mk. Kind of surprised we haven't
   needed this until now.

Change-Id: I91cd89b14f6a5975e91f15dcfce1070502aa3861
parent c482dd81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -189,6 +189,7 @@ FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(OUT_DIR) $(SCAN_EXCLUDE_DIRS) .r
$(call project-set-path-variant,recovery,RECOVERY_VARIANT,bootable/recovery)

-include vendor/extra/BoardConfigExtra.mk
-include vendor/cm/config/BoardConfigCM.mk

# The build system exposes several variables for where to find the kernel
# headers: