Merge tag 'u-boot-at91-2023.07-a' of https://source.denx.de/u-boot/custodians/u-boot...
[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