u-boot-brain/board/congatec/cgtqmx8/Makefile

12 lines
128 B
Makefile

#
# Copyright 2017 NXP
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y += cgtqmx8.o
ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif