]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
bzip2/lzma: handle failures from bzip2 and lzma correctly
authorH. Peter Anvin <hpa@zytor.com>
Sun, 4 Jan 2009 23:10:40 +0000 (15:10 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 4 Jan 2009 23:53:35 +0000 (15:53 -0800)
commit0f5e2d2484ccd3062bb1f63083bafa37041bc868
tree3e8f0e74112f6bc11765b8d532e2b27f6c183c93
parentae03c49964af5033534e518eebe439c3b90f43a7
bzip2/lzma: handle failures from bzip2 and lzma correctly

Impact: Bug fix

If bzip2 or lzma fails (for example, if they aren't installed on the
system), we need to propagate the failure out to "make".  However,
they were masked by being followed by a semicolon.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
scripts/Makefile.lib