summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/Makefile
blob: cdb087c31fe686e23dba8915dd03c820a4d7aaa3 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
#
# Copyright (C) 2018, STMicroelectronics - All Rights Reserved
#

obj-y += cpu.o
obj-y += dram_init.o
obj-y += syscon.o

obj-$(CONFIG_SPL_BUILD) += spl.o