xref: /kernel/linux/linux-6.6/drivers/mtd/nand/raw/brcmnand/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/mtd/nand/raw/brcmnand/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci# link order matters; don't link the more generic brcmstb_nand.o before the
362306a36Sopenharmony_ci# more specific iproc_nand.o, for instance
462306a36Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND_IPROC)	+= iproc_nand.o
562306a36Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND_BCMBCA)	+= bcm63138_nand.o
662306a36Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND_BCM63XX)	+= bcm6368_nand.o
762306a36Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND_BRCMSTB)	+= brcmstb_nand.o
862306a36Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND)		+= brcmnand.o
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ciobj-$(CONFIG_MTD_NAND_BRCMNAND_BCMA)	+= bcma_nand.o
11

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