Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/01/2005 07:00:51
Module Name:	src
Committed By:	simonb
Date:		Sat Jan  1 07:00:51 UTC 2005

Modified Files:
	src/sys/arch/cobalt/stand/boot: Makefile
	src/sys/arch/mipsco/stand: Makefile.booters
	src/sys/arch/pmax/stand: Makefile.booters

Log Message:
Don't specify the object format to pick the right endianness - the
linker already knows if it is big- or little-endian.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/cobalt/stand/boot/Makefile
cvs rdiff -r1.10 -r1.11 src/sys/arch/mipsco/stand/Makefile.booters
cvs rdiff -r1.44 -r1.45 src/sys/arch/pmax/stand/Makefile.booters

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