OSDN Git Service

build: Source a CM-specific global BoardConfig
authorSteve Kondik <steve@cyngn.com>
Mon, 8 Aug 2016 06:07:32 +0000 (23:07 -0700)
committerSteve Kondik <steve@cyngn.com>
Sun, 4 Sep 2016 04:47:36 +0000 (21:47 -0700)
 * Read vendor/cm/config/BoardConfigCM.mk. Kind of surprised we haven't
   needed this until now.

Change-Id: I91cd89b14f6a5975e91f15dcfce1070502aa3861

core/config.mk

index 961c0b0..5a0a187 100644 (file)
@@ -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: