xref: /openbmc/linux/drivers/memory/Makefile (revision b9ccfda2)
1#
2# Makefile for memory devices
3#
4
5obj-$(CONFIG_TI_EMIF)		+= emif.o
6obj-$(CONFIG_TEGRA20_MC)	+= tegra20-mc.o
7obj-$(CONFIG_TEGRA30_MC)	+= tegra30-mc.o
8