blob: 4e3c3d70d8c3f1983f277388d28756e68f2c1e9c [file] [log] [blame]
Artem B. Bityutskiy801c1352006-06-27 12:22:22 +04001obj-$(CONFIG_MTD_UBI) += ubi.o
2
Artem Bityutskiyae4a8102012-05-18 13:09:20 +03003ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o
Artem Bityutskiyef7088e2012-04-24 07:10:33 +03004ubi-y += misc.o debug.o
Richard Weinberger76ac66e2012-09-26 17:51:50 +02005ubi-$(CONFIG_MTD_UBI_FASTMAP) += fastmap.o
Ezequiel Garcia9d54c8a2014-02-25 13:25:22 -03006ubi-$(CONFIG_MTD_UBI_BLOCK) += block.o
Artem B. Bityutskiy801c1352006-06-27 12:22:22 +04007
Dmitry Pervushin2ba3d762009-05-31 18:32:59 +04008obj-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o