Linux 5.7.6
[linux/fpc-iii.git] / arch / arm / mach-tegra / Makefile
blob07572b5373b8cd78a8c0f881fca41fe0d2678f6c
1 # SPDX-License-Identifier: GPL-2.0
2 asflags-y += -march=armv7-a
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
18 obj-$(CONFIG_ARCH_TEGRA_114_SOC) += pm-tegra30.o
19 obj-$(CONFIG_ARCH_TEGRA_124_SOC) += pm-tegra30.o
21 obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += board-paz00.o