linux-zen-desktop/drivers/mtd/nand/spi/Makefile

5 lines
213 B
Makefile
Raw Normal View History

2023-08-30 17:31:07 +02:00
# SPDX-License-Identifier: GPL-2.0
2023-10-24 12:59:35 +02:00
spinand-objs := core.o alliancememory.o ato.o esmt.o gigadevice.o macronix.o
spinand-objs += micron.o paragon.o toshiba.o winbond.o xtx.o
2023-08-30 17:31:07 +02:00
obj-$(CONFIG_MTD_SPI_NAND) += spinand.o