On Wed, Oct 7, 2009 at 9:04 AM, Patrick Georgi <[email protected]> wrote: > Hi, > > more kconfig patches: > > 20091007-2-kconfig-amd-socket-754 > implements Kconfig support for AMDs Socket 754 > > 20091007-3-kconfig-mcp55-romstrap > adds the romstrap include for MCP55 boards Good find.
> 20091007-4-kconfig-msi-boards > implements the remaining MSI boards. =================================================================== --- src/mainboard/msi/ms7135/Makefile.inc (Revision 0) +++ src/mainboard/msi/ms7135/Makefile.inc (Revision 0) @@ -0,0 +1 @@ +include $(src)/mainboard/tyan/Makefile.s289x.inc I like the reuse. Maybe it's time to rename that file and move it somewhere more general. > > Signed-off-by: Patrick Georgi <[email protected]> Acked-by: Myles Watson <[email protected]> Thanks, Myles -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

