]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/mtd/ubi/Makefile
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[mirror_ubuntu-artful-kernel.git] / drivers / mtd / ubi / Makefile
CommitLineData
801c135c
AB
1obj-$(CONFIG_MTD_UBI) += ubi.o
2
ae4a8104 3ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o
ef7088e7 4ubi-y += misc.o debug.o
76ac66e4 5ubi-$(CONFIG_MTD_UBI_FASTMAP) += fastmap.o
9d54c8a3 6ubi-$(CONFIG_MTD_UBI_BLOCK) += block.o
801c135c 7
2ba3d76a 8obj-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o