blob: 8188075b1a398d78aacacae9ccaba9a227aa4885 [file] [log] [blame]
Tom Rini4549e782018-05-06 18:27:01 -04001# SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
Patrick Delaunayf8598d92018-03-12 10:46:18 +01002#
3# Copyright (C) 2018, STMicroelectronics - All Rights Reserved
4#
Patrick Delaunayf8598d92018-03-12 10:46:18 +01005
6ifdef CONFIG_SPL_BUILD
7obj-y += spl.o
8else
9obj-y += stm32mp1.o
10endif
11
12obj-y += board.o