Makefile 144 Bytes
Newer Older
1
# SPDX-License-Identifier: GPL-2.0+
Tony Feng committed
2

3 4 5
nandcore-objs := core.o bbt.o
obj-$(CONFIG_MTD_NAND_CORE) += nandcore.o
obj-$(CONFIG_MTD_SPI_NAND) += spi/