commit | daf99b698f630f6fae494aef059ed002cccad7ef | [log] [tgz] |
---|---|---|
author | Ethan Chen <intervigil@gmail.com> | Sat Jun 22 13:30:38 2019 -0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Jul 05 06:35:21 2019 -0400 |
tree | af9c670d8a2d42fc56a67d567e478540669a0501 | |
parent | a5ab84bd722f0441ead8316e2050f0634caa4949 [diff] |
build: Reorganize inclusion of QCOM macros * There's actually not a whole lot QC-specific about these macros, make them available at definition.mk inclusion time rather than relying on BoardConfig to include them. * Don't create a dependency on QCOM macros from a makefile that is included very early in the build process. Change-Id: I3dcaf0e068ca44732cfe58f69384621781ddda67 Signed-off-by: Jackeagle <jackeagle102@gmail.com>