From f4821230f11d36d399dad4135898246877d0c321 Mon Sep 17 00:00:00 2001 From: Freedo Date: Sat, 9 Nov 2024 05:39:29 +0000 Subject: [PATCH] GNU Linux-libre 6.11.7-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 5c34d7ea130..3b9b63c76eb 100755 --- a/deblob-check +++ b/deblob-check @@ -4,6 +4,7 @@ # modified with 2024-10-06 r19637 # modified with 2024-10-10 r19644 # modified with 2024-10-18 r19651 +# modified with 2024-11-08 r19664 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -7756,6 +7757,9 @@ set_except () { # New in 6.11.4, 6.6.57, 6.1.113, 5.15.168, 5.10.227. defsc 'static[ ]const[ ]unsigned[ ]char[ ]utf8data\[64080\][ ]=' fs/unicode/utf8data.c_shipped + # New in 6.11.7. + blobname 'mediatek[/]mt7988[/]mt7988_wo_[01]\.bin' drivers/net/ethernet/mediatek/mtk_wed_wo.h + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1