summaryrefslogtreecommitdiff
path: root/board/compulab/imx8mm-cl-iot-gate/Makefile
blob: 7c2d6e508b3bd0286a3e20109b79b53457d216e8 (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_XPL_BUILD
obj-y += spl.o eeprom_spl.o
obj-y += ddr/
endif