annotate README-linux-patch @ 170:10b81b1cbef7

Add linux patching readme, updated from YAFFS1
author wookey <wookey>
date Wed, 14 Feb 2007 00:43:20 +0000
parents
children 61cb2c96f833
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
170
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
1 To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
2 script, giving the path to your kernel sources, e.g:
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
3
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
4 ./patch-ker.sh /usr/src/linux
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
5
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
6 This will copy the yaffs files into fs/yaffs2 and modify the Kconfig
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
7 and Makefiles in the fs directory.
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
8
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
9 After you've run the script, go back to your normal kernel making procedure
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
10 and configure the yaffs settings you want.
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
11
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
12 Prolems? Contact the yaffs mailing list:
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
13
10b81b1cbef7 Add linux patching readme, updated from YAFFS1
wookey <wookey>
parents:
diff changeset
14 http://www.aleph1.co.uk/mailman/listinfo/yaffs.hmtl