Mercurial > yaffs-ecoscentric
view README-linux-patch @ 184:14d97b52d375 pre_Ians_changes
Change blockState field from enum to unsigned because some compilers use ints for enums which would break here
| author | charles |
|---|---|
| date | Mon, 21 May 2007 01:36:17 +0100 |
| parents | e4aa0cba8d4d |
| children | 45fbb5342d69 |
line wrap: on
line source
To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh script, giving the path to your kernel sources, e.g: ./patch-ker.sh /usr/src/linux This will copy the yaffs files into fs/yaffs2 and modify the Kconfig and Makefiles in the fs directory. After you've run the script, go back to your normal kernel making procedure and configure the yaffs settings you want. Prolems? Contact the yaffs mailing list: http://www.aleph1.co.uk/mailman/listinfo/yaffs.hmtl
