Linux-6.18.2/drivers/mtd/nand/spi/Makefile

6 lines
262 B
Makefile
Raw Normal View History

2025-12-23 20:05:50 +08:00
# SPDX-License-Identifier: GPL-2.0
spinand-objs := core.o otp.o
spinand-objs += alliancememory.o ato.o esmt.o fmsh.o foresee.o gigadevice.o macronix.o
spinand-objs += micron.o paragon.o skyhigh.o toshiba.o winbond.o xtx.o
obj-$(CONFIG_MTD_SPI_NAND) += spinand.o