diff options
| author | Alexandre Oliva <lxoliva@fsfla.org> | 2011-01-05 04:09:35 +0000 |
|---|---|---|
| committer | Alexandre Oliva <lxoliva@fsfla.org> | 2011-01-05 04:09:35 +0000 |
| commit | 7b6985cc2a6e4b2ac504d21aeae11eeac429d1f9 (patch) | |
| tree | 10d314c07599abad5dab71545956e02d35e8db7d /scripts/deblob-2.6.37 | |
| parent | 7c453f432dada16a976bf835988107e955fc1f2b (diff) | |
| download | linux-libre-raptor-7b6985cc2a6e4b2ac504d21aeae11eeac429d1f9.tar.gz linux-libre-raptor-7b6985cc2a6e4b2ac504d21aeae11eeac429d1f9.zip | |
2.6.37-libre.
Diffstat (limited to 'scripts/deblob-2.6.37')
| -rwxr-xr-x | scripts/deblob-2.6.37 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/deblob-2.6.37 b/scripts/deblob-2.6.37 index b0b7bcd3d..b161fa68b 100755 --- a/scripts/deblob-2.6.37 +++ b/scripts/deblob-2.6.37 @@ -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.37 extra=-- +kver=2.6.37 extra= case $1 in --force) |

