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