summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qm_mek/Makefile
blob: ac9391d27d1bb038090b3b06bc2a80faf7fd3ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright 2017 NXP
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y += imx8qm_mek.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif