summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi/Makefile
blob: 440d266fe944c85b0ed565ff7e470fa0f1aee662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2012 Henrik Nordstrom <henrik@henriknordstrom.net>
#
# Based on some other Makefile
# (C) Copyright 2000-2003
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#
obj-y	+= timer.o
obj-y	+= clock.o
obj-$(CONFIG_SUN7I)	+= clock_sun4i.o
OpenPOWER on IntegriCloud