xref: /openbmc/u-boot/arch/arm/mach-bcm283x/Makefile (revision c40b6df87fc0193a7184ada9f53aaf57cdec0cdf)
1# SPDX-License-Identifier: GPL-2.0
2#
3# (C) Copyright 2012 Stephen Warren
4
5obj-$(CONFIG_BCM2835) += lowlevel_init.o
6obj-y	+= init.o reset.o mbox.o msg.o phys2bus.o
7