X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fmtd%2Fubi%2FMakefile;h=c9302a5452b0bdd44c71298dc6d30578be41484f;hb=6512c0d62589c9f4da00328518e492ddd1c01c7f;hp=dd834e04151bd7f1017fc64bb342c2ecab6cbd6f;hpb=e0cc09e295f346b7921e921f385fe5213472316a;p=karo-tx-linux.git diff --git a/drivers/mtd/ubi/Makefile b/drivers/mtd/ubi/Makefile index dd834e04151b..c9302a5452b0 100644 --- a/drivers/mtd/ubi/Makefile +++ b/drivers/mtd/ubi/Makefile @@ -4,4 +4,4 @@ ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o scan.o ubi-y += misc.o ubi-$(CONFIG_MTD_UBI_DEBUG) += debug.o -ubi-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o +obj-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o