7e70b859dc1608df7b8dfa60aa7d1c0786e2e756
[platform/kernel/u-boot.git] / drivers / mtd / nand / raw / brcmnand / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 obj-$(CONFIG_NAND_BRCMNAND_6368) += bcm6368_nand.o
4 obj-$(CONFIG_NAND_BRCMNAND_63158) += bcm63158_nand.o
5 obj-$(CONFIG_NAND_BRCMNAND_6838) += bcm6838_nand.o
6 obj-$(CONFIG_NAND_BRCMNAND_6858) += bcm6858_nand.o
7 obj-$(CONFIG_NAND_BRCMNAND) += brcmnand.o
8 obj-$(CONFIG_NAND_BRCMNAND) += brcmnand_compat.o