summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap5/Makefile
blob: 3caba86791498c6e7ce5d2543930ad424e6e22fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# (C) Copyright 2000-2010
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= boot.o
obj-y	+= hwinit.o
obj-y	+= emif.o
obj-y	+= sdram.o
obj-y	+= prcm-regs.o
obj-y	+= hw_data.o
obj-y	+= abb.o
obj-y	+= fdt.o
obj-$(CONFIG_IODELAY_RECALIBRATION) += dra7xx_iodelay.o
OpenPOWER on IntegriCloud