Author: wmb Date: Wed Aug 11 06:28:21 2010 New Revision: 1924 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1924
Log: ARM - "armforth" in the x86/Linux host directory calls qemu, for cross-building.
Added: cpu/x86/Linux/armforth (contents, props changed)
Added: cpu/x86/Linux/armforth ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ cpu/x86/Linux/armforth Wed Aug 11 06:28:21 2010 (r1924) @@ -0,0 +1,2 @@ +#!/bin/sh +qemu-arm ${BP}/cpu/arm/Linux/forth $*