]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/mtd/ubi/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[karo-tx-uboot.git] / drivers / mtd / ubi / Makefile
1 #
2 # (C) Copyright 2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-y += attach.o build.o vtbl.o vmt.o upd.o kapi.o eba.o io.o wl.o crc32.o
9 obj-$(CONFIG_MTD_UBI_FASTMAP) += fastmap.o
10 obj-y += misc.o
11 obj-y += debug.o