the following patch was just integrated into master: commit 2cc105c741357e7dc13a456726456bdbb6fcb5e6 Author: Ronald G. Minnich rminnich@gmail.com Date: Thu Feb 14 15:09:21 2013 -0800
libpayload: get time to compile cross-arch
Get rid of the nest of includes, and make separate sections for each architecture. Also gets rid of the "there's X86 and there's everything else" structure of this file.
Change-Id: I4232f50f048fa05e911e5de3aa9ec1530931b461 Signed-off-by: Ronald G. Minnich rminnich@gmail.com Reviewed-on: http://review.coreboot.org/2397 Tested-by: build bot (Jenkins) Reviewed-by: Gabe Black gabeblack@chromium.org
Build-Tested: build bot (Jenkins) at Fri Feb 15 00:38:06 2013, giving +1 Reviewed-By: Gabe Black gabeblack@chromium.org at Fri Feb 15 06:26:34 2013, giving +2 See http://review.coreboot.org/2397 for details.
-gerrit