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

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
OpenPOWER on IntegriCloud