License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[sfrench/cifs-2.6.git] / drivers / mtd / onenand / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the OneNAND MTD
4 #
5
6 # Core functionality.
7 obj-$(CONFIG_MTD_ONENAND)               += onenand.o
8
9 # Board specific.
10 obj-$(CONFIG_MTD_ONENAND_GENERIC)       += generic.o
11 obj-$(CONFIG_MTD_ONENAND_OMAP2)         += omap2.o
12 obj-$(CONFIG_MTD_ONENAND_SAMSUNG)       += samsung.o
13
14 onenand-objs = onenand_base.o onenand_bbt.o