Subject: CVS commit: syssrc/sys/arch/cats/conf
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 02/06/2002 02:55:57
Module Name:	syssrc
Committed By:	chris
Date:		Wed Feb  6 00:55:57 UTC 2002

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

Log Message:
LINKADDRESS != LOADADDRESS, so fix that typo.
Also move the elf2aout conversion to be last in the build sequence, this means that strip is run on the elf kernel.
Also have dbsym run on the kernel, this should allow us to have symbols in the kernel.
This now means kernels boot and run, and can also have ddb symbols.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/cats/conf/Makefile.cats.inc

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