# SPDX-License-Identifier: GPL-2.0 obj-$([31mCONFIG_MTD_UBI[0m) += ubi.o ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o ubi-y += misc.o debug.o ubi-$([31mCONFIG_MTD_UBI_FASTMAP[0m) += fastmap.o ubi-$([31mCONFIG_MTD_UBI_BLOCK[0m) += block.o obj-$([31mCONFIG_MTD_UBI_GLUEBI[0m) += gluebi.o |