u-boot/drivers/mtd/nand/spi/Makefile

5 lines
108 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0
spinand-objs := core.o micron.o
obj-$(CONFIG_MTD_SPI_NAND) += spinand.o