From 6ab24455266894c5b0bfb5a540ca40a8ff6f2647 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Mon, 6 Feb 2017 02:28:29 +0000 Subject: [PATCH] GNU Linux-libre 4.10-rc7-gnu git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@13541 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-4.10 | 2 +- deblob-check | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/deblob-4.10 b/deblob-4.10 index 36c2bac538e1..e2e3bdf8afdc 100755 --- a/deblob-4.10 +++ b/deblob-4.10 @@ -48,7 +48,7 @@ # For each kver release, start extra with an empty string, then count # from 1 if changes are needed that require rebuilding the tarball. -kver=4.10 extra= # for -rc6 +kver=4.10 extra= # for -rc7 case $1 in --force) diff --git a/deblob-check b/deblob-check index f3b37091e1a7..b309ead629f6 100755 --- a/deblob-check +++ b/deblob-check @@ -4655,6 +4655,9 @@ set_except () { # firmware file. accept '[\t ]*firmware-name[ ]=[ ]["]zynq-gpio\.bin["][;]' Documentation/devicetree/bindings/fpga/fpga-region.txt accept '[\t]if[ ][(]of_property_read_bool[(]np[,][ ]["]qca[,]no-eeprom["][)][)][ ][{][\n][\t]*[/][*][ ]ath9k-eeprom--\.bin[ ][*][/][\n][\t]*scnprintf[(]eeprom_name[,][ ]sizeof[(]eeprom_name[)][,][\n][\t ]*["]ath9k-eeprom-%s-%s\.bin["][,]' drivers/net/wireless/ath/ath9k/init.c + blobname 'iwlwifi-3168-' drivers/net/wireless/intel/iwlwifi/iwl-7000.c + blobname 'iwlwifi-8265-' drivers/net/wireless/intel/iwlwifi/iwl-8000.c + blobname 'iwlwifi-[0-9][^"\n\t ]*-' drivers/net/wireless/intel/iwlwifi/iwl-8000.c ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1