Subject: CVS commit: syssrc/sys/arch/mvme68k/stand/sboot
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 04/09/2002 22:37:23
Module Name: syssrc
Committed By: scw
Date: Tue Apr 9 19:37:23 UTC 2002
Modified Files:
syssrc/sys/arch/mvme68k/stand/sboot: Makefile
Removed Files:
syssrc/sys/arch/mvme68k/stand/sboot: srec.c
Log Message:
Simplify generation of the s-record boot file using objcopy instead
of a homebrew tool.
Addresses port-mvme68k/16256.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/mvme68k/stand/sboot/Makefile
cvs rdiff -r1.3 -r0 syssrc/sys/arch/mvme68k/stand/sboot/srec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.