]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/mtd/ubi/Makefile
mtd, ubi, ubifs: resync with Linux-3.14
[people/ms/u-boot.git] / drivers / mtd / ubi / Makefile
CommitLineData
f399d4a2
KP
1#
2# (C) Copyright 2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
f399d4a2
KP
6#
7
ff94bc40
HS
8obj-y += attach.o build.o vtbl.o vmt.o upd.o kapi.o eba.o io.o wl.o crc32.o
9obj-$(CONFIG_MTD_UBI_FASTMAP) += fastmap.o
2fc7ef61
MY
10obj-y += misc.o
11obj-y += debug.o