X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fpartitions%2FMakefile;h=67e665fdb7fccbde923238532d49f192931d43f9;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=42c7d3878ed08272f5d2341fe93d2182c2257665;hpb=64ba3f394c830ec48a1c31b53dcae312c56f1604;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