aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/board/compulab/imx8mm-cl-iot-gate/Makefile
blob: 3a2bfc4dc4b16af53fce9cc45c97b29dfcc354ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright 2018 NXP
# Copyright 2020 Linaro
#
# SPDX-License-Identifier:      GPL-2.0+
#

obj-y += imx8mm-cl-iot-gate.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
obj-y += ddr/
endif