08ee642d908670888a68b8b74b3e95850ac4871b
[oweals/u-boot.git] / arch / arm / mach-stm32mp / Makefile
1 # SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
2 #
3 # Copyright (C) 2018, STMicroelectronics - All Rights Reserved
4 #
5
6 obj-y += cpu.o
7 obj-y += dram_init.o
8 obj-y += syscon.o
9
10 obj-$(CONFIG_SPL_BUILD) += spl.o
11 obj-$(CONFIG_ARMV7_PSCI) += psci.o
12 obj-$(CONFIG_$(SPL_)DM_REGULATOR) += pwr_regulator.o