git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@4351
559672b5-ba27-0410-b829-
e8f1faed8b1b
# 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.25 extra=3++
+kver=2.6.25 extra=4
case $1 in
--force) die () { echo ERROR: "$@": ignored >&2; }; shift;;
# 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.26 extra=1++
+kver=2.6.26 extra=2
case $1 in
--force) die () { echo ERROR: "$@": ignored >&2; }; shift;;