yaffs Refactorisation first phase
[yaffs2.git] / Makefile
index f261d2017c5a7790bb3074040276cdc252a60c78..da8a9f18e8c4608008bafe8ee40d5459cc9d0339 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ ifneq ($(KERNELRELEASE),)
        yaffs2-objs += yaffs_allocator.o yaffs_bitmap.o
        yaffs2-objs += yaffs_yaffs1.o
        yaffs2-objs += yaffs_yaffs2.o
+       yaffs2-objs += yaffs_verify.o
 
 else
        KERNELDIR ?= /lib/modules/$(shell uname -r)/build