From: lxoliva Date: Thu, 24 Feb 2011 02:42:25 +0000 (+0000) Subject: Fix typo s/drk/drm/. X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=caa020a1c676d990f10efe67abba0e6a99bf92aa;p=releases.git Fix typo s/drk/drm/. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@7718 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-2.6.33 b/deblob-2.6.33 index 2f6ef764fdd..9ed2c119e59 100755 --- a/deblob-2.6.33 +++ b/deblob-2.6.33 @@ -44,7 +44,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=1 +kver=2.6.33 extra=1++ case $1 in --force) @@ -486,7 +486,7 @@ announce DRM_NOUVEAU - "Nouveau (nVidia) cards" reject_firmware drivers/gpu/drm/nouveau/nouveau_grctx.c clean_blob drivers/gpu/drm/nouveau/nouveau_grctx.c clean_blob drivers/gpu/drm/nouveau/nv50_graph.c -clean_kconfig drivers/gpu/drk/nouveau/Kconfig 'DRM_NOUVEAU' +clean_kconfig drivers/gpu/drm/nouveau/Kconfig 'DRM_NOUVEAU' clean_mk CONFIG_DRM_NOUVEAU drivers/gpu/drm/nouveau/Makefile announce DRM_MGA - "Matrox g200/g400" diff --git a/deblob-2.6.34 b/deblob-2.6.34 index dc3111b1bd0..77b39d8e773 100755 --- a/deblob-2.6.34 +++ b/deblob-2.6.34 @@ -44,7 +44,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=2 +kver=2.6.34 extra=2++ case $1 in --force) @@ -485,7 +485,7 @@ clean_mk CONFIG_MOXA_INTELLIO drivers/char/Makefile announce DRM_NOUVEAU - "Nouveau (nVidia) cards" reject_firmware drivers/gpu/drm/nouveau/nouveau_grctx.c clean_blob drivers/gpu/drm/nouveau/nouveau_grctx.c -clean_kconfig drivers/gpu/drk/nouveau/Kconfig 'DRM_NOUVEAU' +clean_kconfig drivers/gpu/drm/nouveau/Kconfig 'DRM_NOUVEAU' clean_mk CONFIG_DRM_NOUVEAU drivers/gpu/drm/nouveau/Makefile announce DRM_MGA - "Matrox g200/g400" diff --git a/deblob-2.6.35 b/deblob-2.6.35 index 16357164539..321f5346837 100755 --- a/deblob-2.6.35 +++ b/deblob-2.6.35 @@ -44,7 +44,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.35 extra=3 +kver=2.6.35 extra=3++ case $1 in --force) @@ -485,7 +485,7 @@ clean_mk CONFIG_MOXA_INTELLIO drivers/char/Makefile announce DRM_NOUVEAU - "Nouveau (nVidia) cards" reject_firmware drivers/gpu/drm/nouveau/nouveau_grctx.c clean_blob drivers/gpu/drm/nouveau/nouveau_grctx.c -clean_kconfig drivers/gpu/drk/nouveau/Kconfig 'DRM_NOUVEAU' +clean_kconfig drivers/gpu/drm/nouveau/Kconfig 'DRM_NOUVEAU' clean_mk CONFIG_DRM_NOUVEAU drivers/gpu/drm/nouveau/Makefile announce DRM_MGA - "Matrox g200/g400"