Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 05/27/2001 08:35:15
Module Name:	syssrc
Committed By:	gmcgarry
Date:		Sun May 27 05:35:15 UTC 2001

Modified Files:
	syssrc/sys/arch/hp300/stand: Makefile.buildboot
	syssrc/sys/arch/hp300/stand/mkboot: Makefile mkboot.c

Log Message:
- remove dependency on libsa by mkboot since it is a host tool.
- adjust for endianness of host.

Cross-compiling of ELF bootblocks now works.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/hp300/stand/Makefile.buildboot
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/hp300/stand/mkboot/Makefile
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hp300/stand/mkboot/mkboot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.