Subject: CVS commit: src/sys/arch/sgimips/conf
To: None <source-changes@NetBSD.org>
From: Stephen M. Rumble <rumble@netbsd.org>
List: source-changes
Date: 12/22/2006 21:07:53
Module Name:	src
Committed By:	rumble
Date:		Fri Dec 22 21:07:52 UTC 2006

Modified Files:
	src/sys/arch/sgimips/conf: Makefile.sgimips.inc

Log Message:
Revert the change to using objcopy in 1.9. Our present objcopy solution
results in unbootable ecoff kernels ("malloc_type_attach: bad magic"
panic). Maybe this could be fixed with appropriate flags, but elf2ecoff
produces working ecoff kernels and ecoff bootloaders, which was the reason
for the switch in the first place.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/sgimips/conf/Makefile.sgimips.inc

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