This is a resend. Does anyone have objections to this patch still?
It adds "uses CONFIG_PRECOMPRESSED_PAYLOAD" to the Options.lb files so that buildrom can build for these targets only changing the Config.lb file, instead of patching the Options.lb files as well.
Myles
---------- Forwarded message ---------- From: Myles Watson myles@pel.cs.byu.edu Date: Nov 7, 2007 2:02 PM Subject: [PATCH] many trivial patches To: Linuxbios linuxbios@linuxbios.org
This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every Options.lb file that already had a "uses CONFIG_COMPRESSED_PAYLOAD_LZMA" line in it.
I figure that only adding it to the files that already have support for LZMA payloads makes sure I don't break anything.
Myles
Signed-off-by: Myles Watson myles@pel.cs.byu.edu