Am 03.10.2010 um 16:23 schrieb repository service:
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.
This had the side-effect that configuring for more than one architecture no longer works here.
Andreas