Add support for monaco target in Bazel build and legacy make system for modules.
Change-Id: I071873b91e869e8544c8279231ba421d3f0c768b
Signed-off-by: Kaustubh Pandey <quic_kapandey@quicinc.com>
BoardConfig.mk is not being processed by the build system in certain
configurations. Add a duplicate check in the module specific makefile
for module enablement.
CRs-Fixed: 3593384
Change-Id: I1f2532583cc3364f368fd34469ae3fff62a6bba2
Signed-off-by: Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>
Add the required makefiles and configurations to support the
bazel build system.
CRs-Fixed: 3524428
Change-Id: I30136320f171676dd20e341b8905af9adc259ec0
Signed-off-by: Abhinay Reddy Vanipally <quic_abhinayr@quicinc.com>
This change adds support for newer iwlan arch for Khaje which got its APSS
upgraded.
Change-Id: Id1867e150e202a99c9ebd781a00a331a5aa2ce2b
Signed-off-by: Kaustubh Pandey <quic_kapandey@quicinc.com>
Updates the module to version I92b7224d3982c2aee0bb97464a8ba5768c31e3c7
Change-Id: I54c0ea9da7ec38a03e11a9c5889eef617ae70585
Signed-off-by: Elmer Melendez <quic_emelende@quicinc.com>
This provides the flexibility to use TARGET_BOARD_PLATFORM to maintain
a common codebase while differentiating between products with
TARGET_PRODUCT.
CRs-Fixed: 2955427
Change-Id: I8938d3066fcbee39b845ea98f363bcb530636174
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>