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

Unverified Commit 1a101ec2 authored by Steve Kondik's avatar Steve Kondik Committed by Adrian DC
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.

RM-290

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


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

# The build system exposes several variables for where to find the kernel
# The build system exposes several variables for where to find the kernel
# headers:
# headers:
#   TARGET_DEVICE_KERNEL_HEADERS is automatically created for the current
#   TARGET_DEVICE_KERNEL_HEADERS is automatically created for the current