Subject: CVS commit: syssrc/sys/arch/cats/conf
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 01/31/2002 12:37:42
Module Name:	syssrc
Committed By:	chris
Date:		Thu Jan 31 10:37:41 UTC 2002

Modified Files:
	syssrc/sys/arch/cats/conf: Makefile.cats.inc
Added Files:
	syssrc/sys/arch/cats/conf: elf2aout.sh

Log Message:
Initial mechanism for building a working cats kernel with ELF compiler.  Note that the shell script needs work, currently it assumes TOOLDIR is valid, if it's not it should probably just try using objdump and size.  So some work still to do, but you can cross compile cats kernels now.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/cats/conf/Makefile.cats.inc
cvs rdiff -r0 -r1.1 syssrc/sys/arch/cats/conf/elf2aout.sh

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