X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-check;h=b65363e1e8ade5c78c8e2c636bc1d16df2c7fff9;hb=c9e4fc5b78dbb880bcc4df3f4f65f1d9157891b6;hp=d05787bbad7f5911c164b475e02d0bfea5e208b9;hpb=73d940555283b372fcf3b732de05184b28813853;p=releases.git diff --git a/deblob-check b/deblob-check index d05787bbad7f..b65363e1e8ad 100755 --- a/deblob-check +++ b/deblob-check @@ -504,6 +504,14 @@ set_except () { } case /$1 in + /drivers/net/tg3.c) + # This file contains firmwares that we deblob with high + # sensitivity, so make sure the sequences of numbers that are not + # blobs are not deblobbed. FIXME: we should have patterns to + # recognize the blobs instead. + initnc ' static const u32 test_pat\[4\]\[6\] =' + initnc ' }, mem_tbl_5705\[\] =' + ;; */*linux*.tar* | */*kernel*.tar* | */*linux-*.*.*/*) # false alarms, contain source # drivers/net/wan/wanxlfw.inc_shipped -> wanxlfw.S