Dear coreboot readers!

This is the automatic build system of coreboot.

The developer "oxygene" checked in revision 5099 to
the coreboot repository. This caused the following 
changes:

Change Log:
Move all the copies of the romstage.inc rule to
src/arch/i386/Makefile.inc

For that to work, I had to:
- Add a CONFIG_ROMCC variable
- Set that variable on all ROMCC boards
- conditionally choose romcc or gcc rule based on that variable
- remove those two rules from all the boards' Makefiles
- switch a couple of boards to HAVE_OPTION_TABLE, as they actually have.

Also remove the duplication of rules with the sole difference of if
they depend on option_table.h or not.

Signed-off-by: Patrick Georgi <[email protected]>
Acked-by: Peter Stuge <[email protected]>


Build Log:
Compilation of amd:dbm690t has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=5099&device=dbm690t&vendor=amd&num=2
Compilation of asus:a8v-e_se has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=5099&device=a8v-e_se&vendor=asus&num=2
Compilation of kontron:kt690 has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=5099&device=kt690&vendor=kontron&num=2
Compilation of technexion:tim5690 has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=5099&device=tim5690&vendor=technexion&num=2


If something broke during this checkin please be a pain 
in oxygene's neck until the issue is fixed.

If this issue is not fixed within 24h the revision should 
be backed out.

   Best regards,
     coreboot automatic build system



-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to