xref: /kernel/linux/linux-5.10/drivers/mtd/nand/raw/brcmnand/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/mtd/nand/raw/brcmnand/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci# link order matters; don't link the more generic brcmstb_nand.o before the
38c2ecf20Sopenharmony_ci# more specific iproc_nand.o, for instance
48c2ecf20Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND)		+= iproc_nand.o
58c2ecf20Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND)		+= bcm63138_nand.o
68c2ecf20Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND)		+= bcm6368_nand.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND)		+= brcmstb_nand.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND)		+= brcmnand.o
9

Indexes created Thu Nov 07 10:32:03 CST 2024