X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fpartitions%2FMakefile;h=67e665fdb7fccbde923238532d49f192931d43f9;hb=139eecf94cf5ab1f9749874cd362db5bff7dc09c;hp=d713ce6b3e12935891bda7e21d301ec3d53038f8;hpb=ae3e0218621db0590163b2d5c424ef1f340e3cc6;p=mv-sheeva.git diff --git a/fs/partitions/Makefile b/fs/partitions/Makefile index d713ce6b3e1..67e665fdb7f 100644 --- a/fs/partitions/Makefile +++ b/fs/partitions/Makefile @@ -2,7 +2,7 @@ # Makefile for the linux kernel. # -obj-y := check.o +obj-$(CONFIG_BLOCK) := check.o obj-$(CONFIG_ACORN_PARTITION) += acorn.o obj-$(CONFIG_AMIGA_PARTITION) += amiga.o