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

6 lines
144 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0+
nandcore-objs := core.o bbt.o
obj-$(CONFIG_MTD_NAND_CORE) += nandcore.o
obj-$(CONFIG_MTD_SPI_NAND) += spi/