diag/geodsp: Avoid large intermediate files
authorH. Peter Anvin <hpa@zytor.com>
Mon, 25 Apr 2011 19:39:08 +0000 (12:39 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 25 Apr 2011 19:39:08 +0000 (12:39 -0700)
commit5d138981b4666d39963dfeca0f1f33fcb16e26f0
treedd461f3ddc25c1ec6fd415bcec51ff4cf14ddf84
parent5450db41bb3f3a5c291caf4042d226b349821d2b
diag/geodsp: Avoid large intermediate files

Allow the generation program mk-lba-img to merge the prefix file and
output to stdout, so it can be fed directly to the compressor; that
way we avoid generating huge intermediate files on disk.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
diag/geodsp/Makefile
diag/geodsp/mk-lba-img.c