summaryrefslogtreecommitdiffstats
path: root/fs/partitions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/partitions/Makefile')
-rw-r--r--fs/partitions/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/partitions/Makefile b/fs/partitions/Makefile
index d713ce6b3e129..67e665fdb7fcc 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