blob: 0c6325aaa618e9f154f081f0836e3b35ee2126c8 [file] [log] [blame]
Philippe Reynes5aa6cfb2019-03-15 15:14:36 +01001# SPDX-License-Identifier: GPL-2.0+
2
Álvaro Fernández Rojasd9f9bfc2019-08-28 19:12:15 +02003obj-$(CONFIG_NAND_BRCMNAND_6368) += bcm6368_nand.o
Philippe Reynes5aa6cfb2019-03-15 15:14:36 +01004obj-$(CONFIG_NAND_BRCMNAND_63158) += bcm63158_nand.o
Philippe Reynese175c322022-02-11 19:18:36 +01005obj-$(CONFIG_NAND_BRCMNAND_6753) += bcm6753_nand.o
Philippe Reynes74ead742020-01-07 20:14:13 +01006obj-$(CONFIG_NAND_BRCMNAND_68360) += bcm68360_nand.o
Philippe Reynes5aa6cfb2019-03-15 15:14:36 +01007obj-$(CONFIG_NAND_BRCMNAND_6838) += bcm6838_nand.o
8obj-$(CONFIG_NAND_BRCMNAND_6858) += bcm6858_nand.o
Linus Walleij2306c332023-03-08 22:42:31 +01009obj-$(CONFIG_NAND_BRCMNAND_IPROC) += iproc_nand.o
Philippe Reynes5aa6cfb2019-03-15 15:14:36 +010010obj-$(CONFIG_NAND_BRCMNAND) += brcmnand.o
11obj-$(CONFIG_NAND_BRCMNAND) += brcmnand_compat.o