Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/for-5.4
[linux-2.6-microblaze.git] / drivers / mtd / nand / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 nandcore-objs := core.o bbt.o
4 obj-$(CONFIG_MTD_NAND_CORE) += nandcore.o
5
6 obj-y   += onenand/
7 obj-y   += raw/
8 obj-y   += spi/