yaffs Reactoring WIP
[yaffs2.git] / Makefile
index cf2bcbbc51d049672c46d77d8ce5967c14d00f88..f261d2017c5a7790bb3074040276cdc252a60c78 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,9 @@ ifneq ($(KERNELRELEASE),)
        yaffs2-objs += yaffs_tagscompat.o yaffs_tagsvalidity.o
        yaffs2-objs += yaffs_checkptrw.o yaffs_nand.o
        yaffs2-objs += yaffs_checkptrw.o yaffs_nand.o yaffs_nameval.o
-       yaffs2-objs += yaffs_allocator.o
+       yaffs2-objs += yaffs_allocator.o yaffs_bitmap.o
+       yaffs2-objs += yaffs_yaffs1.o
+       yaffs2-objs += yaffs_yaffs2.o
 
 else
        KERNELDIR ?= /lib/modules/$(shell uname -r)/build