]> git.sur5r.net Git - u-boot/blob - arch/arm/cpu/armv7/bcm2835/Makefile
arm: ls102xa: workaround for cache coherency problem
[u-boot] / 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