Makefile.private: don't bother generating .bz2 files
commit03b433202dc8970042381e6c12805a8c797cb84d
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Tue, 5 Feb 2019 22:10:55 +0000 (5 14:10 -0800)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Tue, 5 Feb 2019 22:10:55 +0000 (5 14:10 -0800)
treedcea7ed9975d8d5159c251c1045ea1324df1a0b7
parent27592070a19035add29bc5c3f7a5e0fb4f6b81d8
Makefile.private: don't bother generating .bz2 files

.gz files for long-term standardization and speed, .xz for small size.
.bz2 no longer serves either of these functions.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Makefile.private