summaryrefslogtreecommitdiff
path: root/board/beacon/imx8mm/Makefile
blob: b33dc8b05b9108962b92c69e07b85faf67a723e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright 2020 Compass Electronics Group, LLC
#
# SPDX-License-Identifier:      GPL-2.0+
#

obj-y += imx8mm_beacon.o
obj-y += ../../freescale/common/

ifdef CONFIG_XPL_BUILD
obj-y += spl.o
obj-y += lpddr4_timing.o
endif