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

obj-y += cgtqmx8.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif