summaryrefslogtreecommitdiff
path: root/Makefile.kernel
diff options
context:
space:
mode:
authorCharles Manning <cdhmanning@gmail.com>2010-07-01 16:14:01 +1200
committerCharles Manning <cdhmanning@gmail.com>2010-07-02 09:54:26 +1200
commitbfb36fe45ceea5a7e8347b24a575ab627e60df94 (patch)
tree350c66c58dc5f0f7e071c716f93a484bed388496 /Makefile.kernel
parent780469359d1051ab37ab281b0520137d73fee2e9 (diff)
yaffs Refactorisation first phase
Partitoning code. More to happen. Signed-off-by: Charles Manning <cdhmanning@gmail.com>
Diffstat (limited to 'Makefile.kernel')
-rw-r--r--Makefile.kernel1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.kernel b/Makefile.kernel
index 14178e7..2f95ae8 100644
--- a/Makefile.kernel
+++ b/Makefile.kernel
@@ -13,4 +13,5 @@ yaffs-y += yaffs_linux_allocator.o
yaffs-y += yaffs_yaffs1.o
yaffs-y += yaffs_yaffs2.o
yaffs-y += yaffs_bitmap.o
+yaffs-y += yaffs_verify.o