blob: 613942c9c488c97f123e06ba74e1e1751307c0a4 [file] [log] [blame]
Nishanth Menon0192f892016-10-14 01:13:34 +00001#
2# Copyright (c) 2017-2018, ARM Limited and Contributors. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7PLAT_PATH := plat/ti/k3
8
9include ${PLAT_PATH}/common/plat_common.mk
10
11# modify BUILD_PLAT to point to board specific build directory
12BUILD_PLAT := ${BUILD_BASE}/${PLAT}/${TARGET_BOARD}/${BUILD_TYPE}