]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-imx/mx5/Makefile
arm: imx: cx9020: move dram init into common place
[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_MX53CX9020) += mx53_dram.o