License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / drivers / mtd / nand / brcmnand / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
ca22f040
BN
2# link order matters; don't link the more generic brcmstb_nand.o before the
3# more specific iproc_nand.o, for instance
4obj-$(CONFIG_MTD_NAND_BRCMNAND) += iproc_nand.o
f628ece6 5obj-$(CONFIG_MTD_NAND_BRCMNAND) += bcm63138_nand.o
af3855dd 6obj-$(CONFIG_MTD_NAND_BRCMNAND) += bcm6368_nand.o
303b4420 7obj-$(CONFIG_MTD_NAND_BRCMNAND) += brcmstb_nand.o
27c5b17c 8obj-$(CONFIG_MTD_NAND_BRCMNAND) += brcmnand.o