aboutsummaryrefslogtreecommitdiffstats
path: root/deblob-check
diff options
context:
space:
mode:
authorAlexandre Oliva <lxoliva@fsfla.org>2021-10-09 21:48:31 -0400
committerAlexandre Oliva <lxoliva@fsfla.org>2021-10-09 21:48:31 -0400
commitc00639e2bf4ab9f3523cd7d71c58182e91f2c7d0 (patch)
tree733bb677e5011ab890dc9c143ba8638130d55892 /deblob-check
parentbf7f5aa53829902a69ca8aa2cc83d0b66d09c302 (diff)
downloadkernel_replicant_linux-scripts/v5.10.72-gnu1.tar.gz
kernel_replicant_linux-scripts/v5.10.72-gnu1.tar.bz2
kernel_replicant_linux-scripts/v5.10.72-gnu1.zip
GNU Linux-libre 5.10.72-gnu1 scriptsscripts/v5.10.72-gnu1
Diffstat (limited to 'deblob-check')
-rwxr-xr-xdeblob-check4
1 files changed, 3 insertions, 1 deletions
diff --git a/deblob-check b/deblob-check
index 96549b3901d9..37fdc05d99a0 100755
--- a/deblob-check
+++ b/deblob-check
@@ -1,6 +1,6 @@
#! /bin/sh
-# deblob-check version 2021-08-29
+# deblob-check version 2021-08-29 + 2021-10-09's r18376
# Inspired in gNewSense's find-firmware script.
# Written by Alexandre Oliva <lxoliva@fsfla.org>
@@ -6279,6 +6279,8 @@ set_except () {
# Present in 4.9, links to Free Software.
accept 'ARM[ ]assembly[ ]source[ ]code[ ]available[ ]at[ ]https[:][/][/]linuxtv\.org[/]downloads[/]firmware[/]Boot\.S' firmware/WHENCE
+ # New in 5.14.11, 5.10.72.
+ blobname '\(silead[/]\)\?gsl1680-chuwi-hi\(10plus\|book\)\.fw' drivers/platform/x86/touchscreen_dmi.c
;;