From 0010ab52e7c3880d07324f686d062acbc4c35425 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 3 Jun 2021 18:13:26 -0400 Subject: [PATCH] GNU Linux-libre 5.12.9-gnu scripts --- deblob-check | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 3f2f713530e..d030cf53f1d 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2021-04-04 +# deblob-check version 2021-06-03 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6168,6 +6168,9 @@ set_except () { accept '[\t]echo[ ]["][ ]---[ ]make[ ]\(clean\|allmodconfig\|\)["][ ][>]\+[ ]["][$]amcdir[/]Make\.out["]' tools/testing/selftests/rcutorture/bin/torture.sh accept '[\t]make[ ]-j[$]MAKE_ALLOTED_CPUS[ ]\(clean[ ]\|allmodconfig[ ]\|\)[>][>][ ]["][$]amcdir[/]Make\.out["]' tools/testing/selftests/rcutorture/bin/torture.sh + # New in 5.12.9, 5.10.42. + blobname '\(silead[/]\)\?gsl1680-chuwi-hi10-pro\.fw' drivers/platform/x86/touchscreen_dmi.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1