From 3784f605830069e79422ce6248845fc2fdbc8302 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Mon, 2 Aug 2010 04:10:48 +0000 Subject: [PATCH] Fix typo. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@7120 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-2.6.32 | 4 ++-- deblob-2.6.33 | 4 ++-- deblob-2.6.34 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deblob-2.6.32 b/deblob-2.6.32 index 8d0f6f16d52..c003e25f0bf 100755 --- a/deblob-2.6.32 +++ b/deblob-2.6.32 @@ -45,7 +45,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=2.6.32 extra=1 +kver=2.6.32 extra=1++ case $1 in --force) @@ -1471,7 +1471,7 @@ announce BT_MRVL_SDIO - "Marvell BT-over-SDIO driver" reject_firmware drivers/bluetooth/btmrvl_sdio.c clean_blob drivers/bluetooth/btmrvl_sdio.c clean_blob Documentation/btmrvl.txt -clean_kconfig drivers/bluetooth/Kcofnig 'BT_MRVL_SDIO' +clean_kconfig drivers/bluetooth/Kconfig 'BT_MRVL_SDIO' clean_mk CONFIG_BT_MRVL_SDIO drivers/bluetooth/Makefile # wimax diff --git a/deblob-2.6.33 b/deblob-2.6.33 index 490ca6373e8..930c0b89182 100755 --- a/deblob-2.6.33 +++ b/deblob-2.6.33 @@ -45,7 +45,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=2.6.33 extra= +kver=2.6.33 extra=0++ case $1 in --force) @@ -1518,7 +1518,7 @@ announce BT_MRVL_SDIO - "Marvell BT-over-SDIO driver" reject_firmware drivers/bluetooth/btmrvl_sdio.c clean_blob drivers/bluetooth/btmrvl_sdio.c clean_blob Documentation/btmrvl.txt -clean_kconfig drivers/bluetooth/Kcofnig 'BT_MRVL_SDIO' +clean_kconfig drivers/bluetooth/Kconfig 'BT_MRVL_SDIO' clean_mk CONFIG_BT_MRVL_SDIO drivers/bluetooth/Makefile # wimax diff --git a/deblob-2.6.34 b/deblob-2.6.34 index 18802469840..28c242a5685 100755 --- a/deblob-2.6.34 +++ b/deblob-2.6.34 @@ -45,7 +45,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=2.6.34 extra= +kver=2.6.34 extra=0++ case $1 in --force) @@ -1543,7 +1543,7 @@ announce BT_MRVL_SDIO - "Marvell BT-over-SDIO driver" reject_firmware drivers/bluetooth/btmrvl_sdio.c clean_blob drivers/bluetooth/btmrvl_sdio.c clean_blob Documentation/btmrvl.txt -clean_kconfig drivers/bluetooth/Kcofnig 'BT_MRVL_SDIO' +clean_kconfig drivers/bluetooth/Kconfig 'BT_MRVL_SDIO' clean_mk CONFIG_BT_MRVL_SDIO drivers/bluetooth/Makefile # wimax -- 2.31.1