compat-drivers: fix gen-release.sh to keep tar file
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 20 Sep 2012 23:29:35 +0000 (16:29 -0700)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 20 Sep 2012 23:29:35 +0000 (16:29 -0700)
commit0b7f0fb780ea6784c949a651c1f85c8bfe97b25b
treeccf92785865c8505dbaaae68437eeff660723b13
parentc6296947fd91b920335fa3695b6ccb268b103bcf
compat-drivers: fix gen-release.sh to keep tar file

Without -k option to bzip2 the original tar file will be
deleted.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
scripts/gen-release.sh