]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-tegra/tegra20/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / arch / arm / mach-tegra / tegra20 / Makefile
1 #
2 # (C) Copyright 2010,2011 Nvidia Corporation.
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 ifdef CONFIG_SPL_BUILD
8 obj-y   += cpu.o
9 endif
10
11 # The AVP is ARMv4T architecture so we must use special compiler
12 # flags for any startup files it might use.
13 CFLAGS_warmboot_avp.o = -march=armv4t -U__LINUX_ARM_ARCH__ \
14         -D__LINUX_ARM_ARCH__=4
15
16 obj-y   += clock.o funcmux.o pinmux.o
17 obj-$(CONFIG_TEGRA_LP0) += warmboot.o crypto.o warmboot_avp.o
18 obj-$(CONFIG_TEGRA_CLOCK_SCALING) += emc.o
19 obj-$(CONFIG_TEGRA_PMU) += pmu.o