Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Minoura Makoto <minoura@netbsd.org>
List: source-changes
Date: 11/13/2000 16:47:15
Module Name:	syssrc
Committed By:	minoura
Date:		Mon Nov 13 14:47:15 UTC 2000

Modified Files:
	syssrc/sys/arch/x68k/conf: Makefile.x68k

Log Message:
Look at opt_m680x0.h to determine whether to use -m68060 compiler option,
since options M68060 (etc.) is now defopt'ed.
Pointed out by NISHIMURA Takeshi <nsmrtks@comd.nara.sharp.co.jp>.
Use -m68020-60 instead of -m68060 to ensure not to use new instructions.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/arch/x68k/conf/Makefile.x68k

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