Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / arch / arm / mach-tegra / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 asflags-y                               += -march=armv7-a
3
4 obj-y                                   += io.o
5 obj-y                                   += irq.o
6 obj-y                                   += pm.o
7 obj-y                                   += reset.o
8 obj-y                                   += reset-handler.o
9 obj-y                                   += sleep.o
10 obj-y                                   += tegra.o
11 obj-y                                   += sleep-tegra20.o
12 obj-y                                   += sleep-tegra30.o
13 obj-$(CONFIG_ARCH_TEGRA_2x_SOC)         += pm-tegra20.o
14 obj-$(CONFIG_ARCH_TEGRA_3x_SOC)         += pm-tegra30.o
15 obj-$(CONFIG_SMP)                       += platsmp.o
16 obj-$(CONFIG_HOTPLUG_CPU)               += hotplug.o
17
18 obj-$(CONFIG_ARCH_TEGRA_114_SOC)        += pm-tegra30.o
19 obj-$(CONFIG_ARCH_TEGRA_124_SOC)        += pm-tegra30.o
20
21 obj-$(CONFIG_ARCH_TEGRA_2x_SOC)         += board-paz00.o