summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcharles <charles>2007-07-18 19:40:37 +0000
committercharles <charles>2007-07-18 19:40:37 +0000
commite39518410bfa410b09e4b270755f756b91456001 (patch)
tree6c94a508a6b748ff72b1d1784be13a6469642af4 /Makefile
parent749436878923f8c152c98cc016f32c0562479182 (diff)
Rolling in Ians and other changes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a17f9e5..538aec4 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ ifneq ($(KERNELRELEASE),)
obj-m := yaffs2.o
yaffs2-objs := yaffs_mtdif.o yaffs_mtdif2.o
+ yaffs2-objs += yaffs_mtdif1.o yaffs_packedtags1.o
yaffs2-objs += yaffs_ecc.o yaffs_fs.o yaffs_guts.o
yaffs2-objs += yaffs_packedtags2.o yaffs_qsort.o
yaffs2-objs += yaffs_tagscompat.o yaffs_tagsvalidity.o