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