summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/tegra-common/Makefile
blob: 34d57349afb5b631c516c52edb65d5427e8ee907 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2010,2011 Nvidia Corporation.
#
# (C) Copyright 2000-2008
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y += lowlevel_init.o
obj-y	+= ap.o board.o clock.o cache.o
obj-$(CONFIG_DISPLAY_CPUINFO) += sys_info.o
OpenPOWER on IntegriCloud