linux/drivers/mtd/onenand/Makefile

10 lines
172 B
Makefile
Raw Normal View History

#
# Makefile for the OneNAND MTD
#
# Core functionality.
obj-$(CONFIG_MTD_ONENAND) += onenand_base.o
# Board specific.
obj-$(CONFIG_MTD_ONENAND_OMAP) += omap-onenand.o