comparison README-linux-patch @ 193:890b563f8957

Fix typos and correct URL.
author imcd
date Tue, 31 Jul 2007 19:53:38 +0100
parents 45fbb5342d69
children
comparison
equal deleted inserted replaced
192:e2070ca1f010 193:890b563f8957
1 To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh 1 To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh
2 script from the yaffs soiurce directory, giving your chouce as to whether 2 script from the yaffs source directory, giving your choice as to whether
3 you wish to copy or link the code and the path to your kernel sources, e.g: 3 you wish to copy (c) or link (l) the code and the path to your kernel
4 sources, e.g:
4 5
5 ./patch-ker.sh c /usr/src/linux 6 ./patch-ker.sh c /usr/src/linux
6 7
7 This will copy the yaffs files into fs/yaffs2 and modify the Kconfig 8 This will copy the yaffs files into fs/yaffs2 and modify the Kconfig
8 and Makefiles in the fs directory. 9 and Makefiles in the fs directory.
14 After you've run the script, go back to your normal kernel making procedure 15 After you've run the script, go back to your normal kernel making procedure
15 and configure the yaffs settings you want. 16 and configure the yaffs settings you want.
16 17
17 Prolems? Contact the yaffs mailing list: 18 Prolems? Contact the yaffs mailing list:
18 19
19 http://www.aleph1.co.uk/mailman/listinfo/yaffs.hmtl 20 http://www.aleph1.co.uk/mailman/listinfo/yaffs