Subject: CVS commit: syssrc/sys/arch/arm32/stand/ofwboot
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/10/2002 01:47:04
Module Name: syssrc
Committed By: thorpej
Date: Wed Jan 9 23:47:04 UTC 2002
Modified Files:
syssrc/sys/arch/arm32/stand/ofwboot: Makefile
Log Message:
- A few adjustments for cross-building (address an XXX here later).
- Create an OMAGIC a.out and objcopy it to a flat binary image; the
Shark OpenFirmware can load the plain binary image, and we will
need to employ this strategy when we switch to ELF.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm32/stand/ofwboot/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.