xref: /openbmc/u-boot/arch/arm/mach-mvebu/Makefile (revision 350b50ee)
1#
2# Copyright (C) 2014 Stefan Roese <sr@denx.de>
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-y	= cpu.o
8obj-$(CONFIG_SPL_BUILD) += spl.o
9obj-$(CONFIG_SPL_BUILD) += lowlevel_spl.o
10