aboutsummaryrefslogtreecommitdiffstats
path: root/block/partitions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'block/partitions/Makefile')
-rw-r--r--block/partitions/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/block/partitions/Makefile b/block/partitions/Makefile
index 2f276b677c81..a7f05cdb02a8 100644
--- a/block/partitions/Makefile
+++ b/block/partitions/Makefile
@@ -3,8 +3,7 @@
# Makefile for the linux kernel.
#
-obj-$(CONFIG_BLOCK) := check.o
-
+obj-$(CONFIG_BLOCK) += core.o
obj-$(CONFIG_ACORN_PARTITION) += acorn.o
obj-$(CONFIG_AMIGA_PARTITION) += amiga.o
obj-$(CONFIG_ATARI_PARTITION) += atari.o