Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbppc/conf Add modules.



details:   https://anonhg.NetBSD.org/src/rev/b0cb9be1a35d
branches:  trunk
changeset: 573059:b0cb9be1a35d
user:      shige <shige%NetBSD.org@localhost>
date:      Tue Jan 18 17:57:41 2005 +0000

description:
Add modules.

diffstat:

 sys/arch/evbppc/conf/files.obs405 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r d89500734dae -r b0cb9be1a35d sys/arch/evbppc/conf/files.obs405
--- a/sys/arch/evbppc/conf/files.obs405 Tue Jan 18 17:55:16 2005 +0000
+++ b/sys/arch/evbppc/conf/files.obs405 Tue Jan 18 17:57:41 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.obs405,v 1.7 2005/01/17 17:24:09 shige Exp $
+#      $NetBSD: files.obs405,v 1.8 2005/01/18 17:57:41 shige Exp $
 #
 # obs405-specific configuration info
 
@@ -6,11 +6,13 @@
 file   arch/powerpc/ibm4xx/ibm4xx_autoconf.c
 file   arch/powerpc/ibm4xx/ibm4xxgpx_autoconf.c
 file   arch/powerpc/ibm4xx/ibm40x_machdep.c
+file   arch/powerpc/ibm4xx/ibm4xx_machdep.c
 file   arch/powerpc/ibm4xx/intr.c
+file   arch/powerpc/ibm4xx/machdep.c
 file   arch/powerpc/ibm4xx/openbios/openbios.c
 file   arch/evbppc/obs405/md_autoconf.c
 file   arch/evbppc/obs405/consinit.c
-file   arch/evbppc/obs405/machdep.c
+file   arch/evbppc/obs405/md_machdep.c
 
 # Memory Disk for install kernel
 file   dev/md_root.c                           memory_disk_hooks



Home | Main Index | Thread Index | Old Index