summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/Makefile
blob: 8d7148eacddf2336e0f1f437c2a136517a659d9f (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the self containted memory technology device drivers.
#

obj-$(CONFIG_MTD_DATAFLASH)	+= mtd_dataflash.o
obj-$(CONFIG_MTD_DOCG3)		+= docg3.o
obj-$(CONFIG_MTD_M25P80)	+= m25p80.o
obj-$(CONFIG_MTD_MTDRAM)	+= mtdram.o