Mercurial > yaffs-ecoscentric
changeset 193:890b563f8957
Fix typos and correct URL.
| author | imcd |
|---|---|
| date | Tue, 31 Jul 2007 19:53:38 +0100 |
| parents | e2070ca1f010 |
| children | d3294d27d875 |
| files | README-linux-patch |
| diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/README-linux-patch +++ b/README-linux-patch @@ -1,6 +1,7 @@ To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh -script from the yaffs soiurce directory, giving your chouce as to whether -you wish to copy or link the code and the path to your kernel sources, e.g: +script from the yaffs source directory, giving your choice as to whether +you wish to copy (c) or link (l) the code and the path to your kernel +sources, e.g: ./patch-ker.sh c /usr/src/linux @@ -16,4 +17,4 @@ and configure the yaffs settings you wan Prolems? Contact the yaffs mailing list: -http://www.aleph1.co.uk/mailman/listinfo/yaffs.hmtl +http://www.aleph1.co.uk/mailman/listinfo/yaffs
