From e354366c76b6368379518ba439a400fb4eacaa7b Mon Sep 17 00:00:00 2001 From: Freedo Date: Thu, 10 Oct 2024 18:22:56 +0000 Subject: [PATCH] GNU Linux-libre 6.11.3-gnu scripts --- deblob-check | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deblob-check b/deblob-check index 4e21cba07cd..594eeda1421 100755 --- a/deblob-check +++ b/deblob-check @@ -2,6 +2,7 @@ # deblob-check version 2024-09-11 r19629 # modified with 2024-10-06 r19637 +# modified with 2024-10-10 r19644 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -7747,6 +7748,10 @@ set_except () { blobname 'qcom[/]sdx55m[/]foxconn[/]prog_firehose_sdx55\.mbn' drivers/bus/mhi/host/pci_generic.c blobname 'qcom[/]sdx72m[/]foxconn[/]edl\.mbn' drivers/bus/mhi/host/pci_generic.c + # New in 6.11.3, 6.10.14, 6.6.55. + blobname 'gsl1680-rwc-nanote-next\.fw' drivers/platform/x86/touchscreen_dmi.c + defsnc 'alc298_samsung_v2_amp_desc_tbl\[\][ ]=' sound/pci/hda/patch_realtek.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1