From 9197c8105f77aaf7685f2459eef1efa162b93a46 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Thu, 8 May 2008 03:43:47 +0000 Subject: [PATCH] Recover fix for deblobbing of tg3.c. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@3463 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-2.6.24 | 2 +- deblob-2.6.25 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deblob-2.6.24 b/deblob-2.6.24 index da65f18df12..41c721a5e9e 100755 --- a/deblob-2.6.24 +++ b/deblob-2.6.24 @@ -313,7 +313,7 @@ patch --no-backup-if-mismatch -p0 <<\EOF # patches/linux-2.6-tg3-clean.patch EOF clean_blob drivers/net/tg3.c - +sed -i 's:\(\/\*(DEBLOBBED)\*\/\),:\1:' drivers/net/tg3.c # TYPHOON - 3cr990 series Typhoon clean_blob drivers/net/typhoon-firmware.h diff --git a/deblob-2.6.25 b/deblob-2.6.25 index 4228526ab3c..c44e5caa4cb 100755 --- a/deblob-2.6.25 +++ b/deblob-2.6.25 @@ -317,7 +317,7 @@ patch --no-backup-if-mismatch -p0 <<\EOF # patches/linux-2.6-tg3-clean.patch EOF clean_blob drivers/net/tg3.c - +sed -i 's:\(\/\*(DEBLOBBED)\*\/\),:\1:' drivers/net/tg3.c # TYPHOON - 3cr990 series Typhoon clean_blob drivers/net/typhoon-firmware.h -- 2.31.1