9
0
Fork 0
barebox/drivers/mtd/devices/Makefile

8 lines
194 B
Makefile

#
# 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