xref: /rk3399_ARM-atf/plat/nxp/common/plat_make_helper/plat_build_macros.mk (revision 4f81ed8e1a9398b032ae7a8c979b9ebb76406a2a)
1#
2# Copyright (c) 2020, NXP.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6#
7
8define	SET_NXP_MAKE_FLAG
9$1	:= yes
10$2_$1	:= yes
11endef
12