Commit 0354809
committed
feature/add-modules: Add workaround to add crc32 for f2fs
On kernels before v5.13-rc1-152-g0dd571785d61, f2fs has no dependency on
crc32. For older kernels, it is worth adding a script that adds crc32
for that filesystem.
Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>1 parent 3479899 commit 0354809
File tree
2 files changed
+6
-2
lines changed- features/add-modules/kmodule.deps.d
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments