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

obj-y += imx8qm_rom7720_a1.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif