1*4882a593Smuzhiyun# SPDX-License-Identifier: GPL-2.0+ 2*4882a593Smuzhiyun 3*4882a593Smuzhiyunobj-$(CONFIG_NAND_BRCMNAND_63158) += bcm63158_nand.o 4*4882a593Smuzhiyunobj-$(CONFIG_NAND_BRCMNAND_6838) += bcm6838_nand.o 5*4882a593Smuzhiyunobj-$(CONFIG_NAND_BRCMNAND_6858) += bcm6858_nand.o 6*4882a593Smuzhiyunobj-$(CONFIG_NAND_BRCMNAND) += brcmnand.o 7*4882a593Smuzhiyunobj-$(CONFIG_NAND_BRCMNAND) += brcmnand_compat.o 8