[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
[linux-2.6-block.git] / fs / partitions / Makefile
index 42c7d3878ed08272f5d2341fe93d2182c2257665..67e665fdb7fccbde923238532d49f192931d43f9 100644 (file)
@@ -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