2db66c8b2c
Add build configs and bazel files to support TUIVM on Niobe. Change-Id: I1e81f0b9433defa63b05f286f99c789414aab856 Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
10 lines
368 B
Plaintext
10 lines
368 B
Plaintext
################################################################################
|
|
## Inheriting MSM configs
|
|
. "${KERNEL_DIR}"/build.config.msm.niobe.vm
|
|
################################################################################
|
|
|
|
MKDTIMGDTBS=()
|
|
MKDTIMGDTBS["niobe_tuivm"]="niobe-vm"
|
|
|
|
################################################################################
|