Prepare v2023.10
[platform/kernel/u-boot.git] / board / congatec / cgtqmx8 / Makefile
1 #
2 # Copyright 2017 NXP
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y += cgtqmx8.o
8
9 ifdef CONFIG_SPL_BUILD
10 obj-y += spl.o
11 endif