diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-01-04 15:10:40 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-01-04 15:53:35 -0800 |
commit | 0f5e2d2484ccd3062bb1f63083bafa37041bc868 (patch) | |
tree | 3e8f0e74112f6bc11765b8d532e2b27f6c183c93 /init | |
parent | ae03c49964af5033534e518eebe439c3b90f43a7 (diff) | |
download | kernel-crypto-0f5e2d2484ccd3062bb1f63083bafa37041bc868.tar.gz kernel-crypto-0f5e2d2484ccd3062bb1f63083bafa37041bc868.tar.xz kernel-crypto-0f5e2d2484ccd3062bb1f63083bafa37041bc868.zip |
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions