From d0d84ac888db65456a283eec76632722309ca957 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Sun, 6 Oct 2019 12:22:26 +0000 Subject: [PATCH 1/1] blob name change in 5.3.4 and 5.2.19 git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@16861 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-check | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index fa41b048fe0c..a036f1d21743 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2019-10-05 +# deblob-check version 2019-10-06 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -5490,6 +5490,7 @@ set_except () { # New in 5.3.4 and 5.2.19 defsnc '[\t]static[ ]const[ ]struct[ ]hda_alc298_mbxinit[ ]dac_init\[\][ ]=' sound/pci/hda/patch_realtek.c + blobname 'mediatek[/]mt7615_\(cr4\|n9\|rom_patch\)\.bin' drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h ;; -- 2.31.1