]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/mach-tegra/tegra20/Makefile
ARM: tegra: collect SoC sources into mach-tegra
[people/ms/u-boot.git] / 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 else
10 obj-$(CONFIG_PWM_TEGRA) += pwm.o
11 obj-$(CONFIG_VIDEO_TEGRA) += display.o
12 endif
13
14 # The AVP is ARMv4T architecture so we must use special compiler
15 # flags for any startup files it might use.
16 CFLAGS_warmboot_avp.o += -march=armv4t
17
18 obj-y += clock.o funcmux.o pinmux.o
19 obj-$(CONFIG_TEGRA_LP0) += warmboot.o crypto.o warmboot_avp.o
20 obj-$(CONFIG_TEGRA_CLOCK_SCALING) += emc.o
21 obj-$(CONFIG_TEGRA_PMU) += pmu.o