From 257e2ff25d06b58dc8d336a6e2581703224fbbe2 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Thu, 6 Nov 2008 00:10:25 +0000 Subject: [PATCH] match linux-2.6-netdev* for wireless updates too git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@4480 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-check | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 87cefd0f5b8..1e8490abc17 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2008-10-28 +# deblob-check version 2008-11-05 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -1339,6 +1339,7 @@ set_except () { */linux-2.6.27-net-r8169-2.6.28.patch) defsnc ' *struct phy_reg phy_reg_init_[01]\[\] =' drivers/net/r8169.c ;; + */linux-2.6-netdev*.patch | \ */linux-2.6-wireless*.patch | */linux-2.6-ath5k.patch | \ */git-wireless-dev.patch | */linux-2.6-zd1211rw-mac80211.patch) initnc 'const u\(8\|16\|32\) b43_ntab_\(\(adjustpower\|estimatepowerlt\|gainctl\|iqlt\|loftlt\|noisevar1\|tdi[24]0a\)[01]\|channelest\|frame\(lookup\|struct\)\|mcs\|pilot\|tdtrn\|tmap\)\[\] =' -- 2.31.1