|
@ -87,7 +87,8 @@ copy_including_deps /$LMK/kernel/fs/isofs |
|
|
copy_including_deps /$LMK/kernel/fs/ntfs |
|
|
copy_including_deps /$LMK/kernel/fs/ntfs |
|
|
#copy_including_deps /$LMK/kernel/fs/reiserfs |
|
|
#copy_including_deps /$LMK/kernel/fs/reiserfs |
|
|
copy_including_deps /$LMK/kernel/fs/squashfs |
|
|
copy_including_deps /$LMK/kernel/fs/squashfs |
|
|
|
|
|
copy_including_deps /$LMK/kernel/fs/btrfs |
|
|
|
|
|
copy_including_deps /$LMK/kernel/fs/xfs |
|
|
|
|
|
|
|
|
# crc32c is needed for ext4, but I don't know which one, add them all, they are small |
|
|
# crc32c is needed for ext4, but I don't know which one, add them all, they are small |
|
|
find /$LMK/kernel/ | grep crc32c | while read LINE; do |
|
|
find /$LMK/kernel/ | grep crc32c | while read LINE; do |
|
|