Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 02/17/2001 19:23:48
Module Name: syssrc
Committed By: bjh21
Date: Sat Feb 17 17:23:48 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/conf: Makefile.arm26
Log Message:
Reduce unnecessary differences between this and Makefile.arm32.
Also (more significantly), use the compiler's default -mcpu setting. This
means I can now build APCS-32 kernels. They work, too.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm26/conf/Makefile.arm26
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.