the following patch was just integrated into master: commit 9be4c470bc4b9303b7b449249e1e78aeacf2773f Author: Aaron Durbin adurbin@chromium.org Date: Sat Jan 12 00:41:44 2013 -0600
rmodule: add rmodules class and new type
Add an rmodules class so that there are default rules for compiling files that will be linked by the rmodule linker. Also, add a new type for SIPI vectors.
Change-Id: Ided9e15577b34aff34dc23e5e16791c607caf399 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2751 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Sat Mar 16 00:07:54 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Mon Mar 18 20:46:40 2013, giving +2 See http://review.coreboot.org/2751 for details.
-gerrit