detect-linux.patch 676 B

1234567891011121314
  1. diff --git a/deblob-check b/deblob-check
  2. index 1c50c0f..649a212 100755
  3. --- a/deblob-check
  4. +++ b/deblob-check
  5. @@ -904,7 +904,7 @@ set_except () {
  6. # blobna '\(f\|ht\)tp:[/]\([/]\+[^/ \n ]\+\)\+'
  7. case $prefix$1 in
  8. - */*linux*.tar* | */*kernel*.tar* | */*linux-*.*/*)
  9. + */*linux*.tar* | */*kernel*.tar* | */*linux-*.*/* | */*linux*/*)
  10. # false alarms, contain source
  11. # drivers/net/wan/wanxlfw.inc_shipped -> wanxlfw.S
  12. accept 'static[ ]u8[ ]firmware\[\]=[{][\n]0x60,\(0x00,\)*0x16,\(0x00,\)*\([\n]\(0x[0-9A-F][0-9A-F],\)*\)*[\n]0x23,0xFC,0x00,0x00,0x00,0x01,0xFF,0xF9,0x00,0xD4,0x61,0x00,0x06,0x74,0x33,0xFC,\([\n]\(0x[0-9A-F][0-9A-F],\)*\)*0x00[\n][}][;]'