]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-imx/mx5/Makefile
4e305e92cf50a9f9f56544846052a6f4860c5287
[u-boot] / arch / arm / mach-imx / mx5 / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # (C) Copyright 2009 Freescale Semiconductor, Inc.
6 #
7 # SPDX-License-Identifier:      GPL-2.0+
8 #
9
10 obj-y := soc.o clock.o
11 obj-y += lowlevel_init.o
12
13 # common files for mx53 dram initialization
14 obj-$(CONFIG_TARGET_M53EVK)     += mx53_dram.o
15 obj-$(CONFIG_TARGET_MX53CX9020) += mx53_dram.o
16 obj-$(CONFIG_TARGET_MX53LOCO)   += mx53_dram.o