summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/Makefile
blob: 30d00fbdfe92e6550f4af7eaabd3e1d1ecab1e6c (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.

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