]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - drivers/memory/Makefile
memory: emif: add device tree support to emif driver
[mirror_ubuntu-zesty-kernel.git] / drivers / memory / Makefile
CommitLineData
7ec94453
A
1#
2# Makefile for memory devices
3#
4
e6b42eb6 5obj-$(CONFIG_OF) += of_memory.o
7ec94453 6obj-$(CONFIG_TI_EMIF) += emif.o
c542fb79 7obj-$(CONFIG_TEGRA20_MC) += tegra20-mc.o
af468109 8obj-$(CONFIG_TEGRA30_MC) += tegra30-mc.o