summaryrefslogtreecommitdiff
path: root/direct/timothy_tests/threading/Makefile
diff options
context:
space:
mode:
authorXiangfu Liu <xiangfu@sharism.cc>2011-12-28 14:48:19 +0800
committerXiangfu Liu <xiangfu@sharism.cc>2011-12-28 14:48:19 +0800
commitacb14471a54865f1d1a018b38bbd2c3cc7015701 (patch)
tree7155a79eae2a03bc3a3e4a0cd49b597f5dc4eb87 /direct/timothy_tests/threading/Makefile
parent07a447def19f511fcd229886ec0ee88bf1fa884f (diff)
parent121c055437f23d9d6bc7b57d36ecf128b447013f (diff)
Merge branch 'upstream'
Diffstat (limited to 'direct/timothy_tests/threading/Makefile')
-rw-r--r--direct/timothy_tests/threading/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/direct/timothy_tests/threading/Makefile b/direct/timothy_tests/threading/Makefile
index e733471..cb3c1e4 100644
--- a/direct/timothy_tests/threading/Makefile
+++ b/direct/timothy_tests/threading/Makefile
@@ -42,7 +42,8 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o \
yaffs_yaffs1.o \
yaffs_yaffs2.o \
yaffs_verify.o \
- yaffs_error.o
+ yaffs_error.o \
+ yaffs_summary.o
# yaffs_checkptrwtest.o\
@@ -65,7 +66,8 @@ YAFFSSYMLINKS = yaffs_ecc.c yaffs_ecc.h yaffs_guts.c yaffs_guts.h yaffs_tagscomp
yaffs_yaffs1.c yaffs_yaffs1.h \
yaffs_yaffs2.c yaffs_yaffs2.h \
yaffs_bitmap.c yaffs_bitmap.h \
- yaffs_verify.c yaffs_verify.h
+ yaffs_verify.c yaffs_verify.h \
+ yaffs_summary.c yaffs_summary.h
YAFFSDIRECTSYMLINKS = yaffsfs.c yaffs_flashif.h yaffs_flashif2.h\
yaffsfs.h ydirectenv.h \