Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/x68k/conf M680x0 are now defopt'ed.



details:   https://anonhg.NetBSD.org/src/rev/8e648934baae
branches:  trunk
changeset: 485253:8e648934baae
user:      minoura <minoura%NetBSD.org@localhost>
date:      Sun Apr 23 05:49:14 2000 +0000

description:
M680x0 are now defopt'ed.

diffstat:

 sys/arch/x68k/conf/Makefile.x68k |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2001867b50af -r 8e648934baae sys/arch/x68k/conf/Makefile.x68k
--- a/sys/arch/x68k/conf/Makefile.x68k  Sun Apr 23 05:38:31 2000 +0000
+++ b/sys/arch/x68k/conf/Makefile.x68k  Sun Apr 23 05:49:14 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.x68k,v 1.42 2000/02/01 05:25:49 tsutsui Exp $
+#      $NetBSD: Makefile.x68k,v 1.43 2000/04/23 05:49:14 minoura Exp $
 
 # Makefile for NetBSD
 #
@@ -206,7 +206,7 @@
 machdep.o: Makefile
 
 # depend on CPU configuration 
-fd.o intio_dmac.o locore.o machdep.o pmap.o pmap_boostrap.o sys_machdep.o trap.o: Makefile
+locore.o: Makefile
 
 # depend on DEBUG and/or DIAGNOSTIC options
 grf.o par.o sram.o: Makefile



Home | Main Index | Thread Index | Old Index