xref: /linux/drivers/memory/Makefile (revision e81b6abebc87ec40a434ada4ca8d1f2aa16cea9d)
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
8*e81b6abeSAlexandre Belloniobj-$(CONFIG_ATMEL_SDRAMC)	+= atmel-sdramc.o
95a7c8154SIvan Khoronzhukobj-$(CONFIG_TI_AEMIF)		+= ti-aemif.o
107ec94453SAneesh Vobj-$(CONFIG_TI_EMIF)		+= emif.o
11d2ae2e20SPrabhakar Kushwahaobj-$(CONFIG_FSL_IFC)		+= fsl_ifc.o
123edad321SEzequiel Garciaobj-$(CONFIG_MVEBU_DEVBUS)	+= mvebu-devbus.o
13c542fb79SHiroshi DOYUobj-$(CONFIG_TEGRA20_MC)	+= tegra20-mc.o
14af468109SHiroshi DOYUobj-$(CONFIG_TEGRA30_MC)	+= tegra30-mc.o
15