X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Fpython%2FMakefile;h=4117d5485be5fe702d0e054aa5b645eff8d9656b;hb=81be9bc57e13b12a5fe860ee9e53a041f10822a8;hp=f9f42b80977cc626cdf00a1d2db4be6f6a28ed76;hpb=1e40cf15e2e588fc4dc1af3493d822715e9bdfa7;p=yaffs2.git diff --git a/direct/python/Makefile b/direct/python/Makefile index f9f42b8..4117d54 100644 --- a/direct/python/Makefile +++ b/direct/python/Makefile @@ -3,7 +3,7 @@ # # YAFFS: Yet another Flash File System. A NAND-flash specific file system. # -# Copyright (C) 2003 Aleph One Ltd. +# Copyright (C) 2003-2010 Aleph One Ltd. # # # Created by Charles Manning @@ -14,7 +14,7 @@ # # NB Warning this Makefile does not include header dependencies. # -# $Id: Makefile,v 1.4 2009-10-12 23:05:49 charles Exp $ +# $Id: Makefile,v 1.6 2010-02-17 00:51:15 charles Exp $ #EXTRA_COMPILE_FLAGS = -DYAFFS_IGNORE_TAGS_ECC @@ -44,7 +44,7 @@ YAFFSSYMLINKS = devextras.h yaffs_ecc.c yaffs_ecc.h yaffs_guts.c yaffs_guts.h ya yaffs_packedtags1.c yaffs_packedtags1.h yaffs_packedtags2.c yaffs_packedtags2.h yaffs_nandemul2k.h \ yaffs_nand.c yaffs_nand.h yaffs_getblockinfo.h \ yaffs_tagsvalidity.c yaffs_tagsvalidity.h yaffs_checkptrw.h yaffs_checkptrw.c \ - yaffs_qsort.c yaffs_qsort.h + yaffs_qsort.c yaffs_qsort.h yaffs_trace.h YAFFSDIRECTSYMLINKS = yaffscfg2k.c yaffs_fileem2k.c yaffsfs.c yaffs_flashif.h yaffs_flashif2.h\ yaffs_fileem2k.h yaffsfs.h yaffs_malloc.h yaffs_ramdisk.h ydirectenv.h \