Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / memory / tegra / Makefile
1 tegra-mc-y := mc.o
2
3 tegra-mc-$(CONFIG_ARCH_TEGRA_3x_SOC)  += tegra30.o
4 tegra-mc-$(CONFIG_ARCH_TEGRA_114_SOC) += tegra114.o
5 tegra-mc-$(CONFIG_ARCH_TEGRA_124_SOC) += tegra124.o
6
7 obj-$(CONFIG_TEGRA_MC) += tegra-mc.o