]> Git Repo - linux.git/blob - drivers/mtd/nand/Makefile
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
[linux.git] / drivers / mtd / nand / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 nandcore-objs := core.o bbt.o
4 obj-$(CONFIG_MTD_NAND_CORE) += nandcore.o
5
6 obj-y   += onenand/
7 obj-y   += raw/
8 obj-y   += spi/
This page took 0.03893 seconds and 4 git commands to generate.