Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
[deliverable/linux.git] / drivers / mtd / ubi / Makefile
CommitLineData
801c135c
AB
1obj-$(CONFIG_MTD_UBI) += ubi.o
2
3ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o scan.o
4ubi-y += misc.o
5
6ubi-$(CONFIG_MTD_UBI_DEBUG) += debug.o
2ba3d76a 7obj-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o
This page took 0.39663 seconds and 5 git commands to generate.