]> git.pld-linux.org Git - packages/geninitrd.git/blob - geninitrd-svn.patch
7c2e47eda23c3138b63d93bf9def25a273ed69b2
[packages/geninitrd.git] / geninitrd-svn.patch
1 Index: geninitrd
2 ===================================================================
3 --- geninitrd   (wersja 12709)
4 +++ geninitrd   (wersja 12710)
5 @@ -395,6 +395,9 @@
6                         # XXX: find a away to autodetect
7                         smodule=$(basename_module $modpath)
8                         case "$smodule" in
9 +                               crc-t10dif)
10 +                                       find_depmod "-crct10dif"
11 +                                       ;;
12                                 libcrc32c)
13                                         find_depmod "-crc32c-intel"
14                                         find_depmod "-crc32c"
This page took 0.021353 seconds and 3 git commands to generate.