kernel_samsung_a34x-permissive/drivers/mtd/nand/Makefile

9 lines
155 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-y += onenand/
obj-y += raw/
obj-y += spi/