… | |
… | |
38 | There are several patches included in this package: |
38 | There are several patches included in this package: |
39 | fat-epoc-2.4.20.diff For any 2.4 kernel |
39 | fat-epoc-2.4.20.diff For any 2.4 kernel |
40 | fat-epoc-2.6.0.diff For 2.6.0 to 2.6.10 kernels |
40 | fat-epoc-2.6.0.diff For 2.6.0 to 2.6.10 kernels |
41 | fat-epoc-2.6.11.diff For 2.6.11 kernels |
41 | fat-epoc-2.6.11.diff For 2.6.11 kernels |
42 | fat-epoc-2.6.12.diff For 2.6.12, 2.6.13 and 2.6.14 kernels |
42 | fat-epoc-2.6.12.diff For 2.6.12, 2.6.13 and 2.6.14 kernels |
|
|
43 | fat-epoc-2.6.15.diff For 2.6.15 to 2.6.18 kernels |
|
|
44 | fat-epoc-2.6.19.diff For 2.6.19, 2.6.20 and 2.6.21 kernels |
43 | fat-epoc-2.6.15.diff For 2.6.15 and newer kernels |
45 | fat-epoc-2.6.22.diff For 2.6.22 and newer kernels |
44 | Choose the patch that fits your kernel. |
46 | Choose the patch that fits your kernel. |
45 | |
47 | |
46 | Now go to the kernel base directory (often called /usr/src/linux) and issue |
48 | Now go to the kernel base directory (often called /usr/src/linux) and issue |
47 | the following command: |
49 | the following command: |
48 | patch -p1 -E < PATCHFILE |
50 | patch -p1 -E < PATCHFILE |