Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux/fpc-iii.git] / drivers / mtd / ubi / Makefile
blobb46b0c97858161022c10d3b8f8ee167a33c6b7c0
1 obj-$(CONFIG_MTD_UBI) += ubi.o
3 ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o
4 ubi-y += misc.o debug.o
5 ubi-$(CONFIG_MTD_UBI_FASTMAP) += fastmap.o
7 obj-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o