summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/Makefile
blob: bc1960e1b2344337e827d1ab8488f82cc997c730 (plain)
1
2
3
4
5
6
7
8
#
# 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