fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / files-2.6.27 / fs / yaffs2 / Makefile
1 #
2 # Makefile for the linux YAFFS filesystem routines.
3 #
4
5 obj-$(CONFIG_YAFFS_FS) += yaffs.o
6
7 yaffs-y := yaffs_ecc.o yaffs_fs.o yaffs_guts.o yaffs_checkptrw.o
8 yaffs-y += yaffs_packedtags2.o yaffs_nand.o yaffs_qsort.o
9 yaffs-y += yaffs_tagscompat.o yaffs_tagsvalidity.o
10 yaffs-y += yaffs_mtdif1.o yaffs_packedtags1.o
11 yaffs-y += yaffs_mtdif.o yaffs_mtdif2.o