Makefile 138 Bytes
#
# Copyright 2017 NXP
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y += imx8qm_rom7720_a1.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif