On Sun, Oct 3, 2010 at 2:23 PM, repository service svn@openbios.org wrote:
Author: blueswirl Date: Sun Oct 3 16:23:18 2010 New Revision: 879 URL: http://tracker.coreboot.org/trac/openbios/changeset/879
Log: Improve compile system
Autodetect cross compilation, so cross- prefix is no longer needed.
Unify cross and native configurations.
Add unix- prefix to enable openbios-unix build for selected target, similarly builtin- for builtin targets etc.
Now it is possible to configure the targets without editing XML and with finer selection of the targets. For example, to build only qemu-ppc without unix, one can use switch-arch qemu-ppc.