summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/Makefile
blob: 0a9eee111635888e15ddfd50822fa51f6387acf5 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_MTD_UBI) += ubi.o

ubi-y += vtbl.o vmt.o upd.o build.o barebox.o kapi.o eba.o io.o wl.o attach.o
ubi-y += misc.o debug.o
ubi-$(CONFIG_MTD_UBI_FASTMAP) += fastmap.o