the following patch was just integrated into master: commit 13f65f0e4ef0075193314abb3b70d26497a0f5eb Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Wed Jan 29 16:50:40 2014 -0600
cbfstool/lzma: Remove dead code under #ifdefs
Remove a bunch of dead code which depends either on commented out #defines, or compiler definitions. Use this opportunity to remove the need for "-D_7ZIP_ST" in the compiler flags.
Change-Id: Ib6629002be7bf4cee6d95d7baa724893b5e8ba32 Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/5083 for details.
-gerrit