summaryrefslogtreecommitdiff
path: root/board/congatec/cgtqmx8/Makefile
blob: 2a02cec4f15d95ee5773bdb6902574b1fe89a975 (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_XPL_BUILD
obj-y += spl.o
endif