xref: /linux/drivers/memory/Makefile (revision 8918465163171322c77a19d5258a95f56d89d2e4)
17ec94453SAneesh V#
27ec94453SAneesh V# Makefile for memory devices
37ec94453SAneesh V#
47ec94453SAneesh V
57c304d7eSStephen Warrenifeq ($(CONFIG_DDR),y)
6e6b42eb6SAneesh Vobj-$(CONFIG_OF)		+= of_memory.o
77c304d7eSStephen Warrenendif
8e81b6abeSAlexandre Belloniobj-$(CONFIG_ATMEL_SDRAMC)	+= atmel-sdramc.o
95a7c8154SIvan Khoronzhukobj-$(CONFIG_TI_AEMIF)		+= ti-aemif.o
107ec94453SAneesh Vobj-$(CONFIG_TI_EMIF)		+= emif.o
1154afbec0SScott Woodobj-$(CONFIG_FSL_CORENET_CF)	+= fsl-corenet-cf.o
12d2ae2e20SPrabhakar Kushwahaobj-$(CONFIG_FSL_IFC)		+= fsl_ifc.o
133edad321SEzequiel Garciaobj-$(CONFIG_MVEBU_DEVBUS)	+= mvebu-devbus.o
14c542fb79SHiroshi DOYUobj-$(CONFIG_TEGRA20_MC)	+= tegra20-mc.o
15*89184651SThierry Reding
16*89184651SThierry Redingobj-$(CONFIG_TEGRA_MC)		+= tegra/
17