Merge branch 'master' of git://git.denx.de/u-boot
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / bcm2835 / Makefile
1 #
2 # (C) Copyright 2012 Stephen Warren
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 src_dir := ../../arm1176/bcm2835/
8
9 obj-y   :=
10 obj-y   += $(src_dir)/init.o
11 obj-y   += $(src_dir)/reset.o
12 obj-y   += $(src_dir)/timer.o
13 obj-y   += $(src_dir)/mbox.o