X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=Makefile;h=da8a9f18e8c4608008bafe8ee40d5459cc9d0339;hp=f261d2017c5a7790bb3074040276cdc252a60c78;hb=497c3cfe39bd95fe6e5a4e9a5938fddf97bbed11;hpb=780469359d1051ab37ab281b0520137d73fee2e9 diff --git a/Makefile b/Makefile index f261d20..da8a9f1 100644 --- 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