summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/Makefile
blob: f7c5451d745aa6e93ac691e46bb96937463da2ff (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
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