summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.kernel1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.kernel b/Makefile.kernel
index 881c7f5..6a8729c 100644
--- a/Makefile.kernel
+++ b/Makefile.kernel
@@ -13,5 +13,6 @@ yaffs-y += yaffs_allocator.o
yaffs-y += yaffs_yaffs1.o
yaffs-y += yaffs_yaffs2.o
yaffs-y += yaffs_bitmap.o
+yaffs-y += yaffs_summary.o
yaffs-y += yaffs_verify.o