X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fpartitions%2FMakefile;h=67e665fdb7fccbde923238532d49f192931d43f9;hb=refs%2Fheads%2Fvserver;hp=42c7d3878ed08272f5d2341fe93d2182c2257665;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/fs/partitions/Makefile b/fs/partitions/Makefile index 42c7d3878..67e665fdb 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