Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/modules Put the '/' back, but put it in t...



details:   https://anonhg.NetBSD.org/src/rev/0960944bc3b8
branches:  trunk
changeset: 808068:0960944bc3b8
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun May 03 21:59:23 2015 +0000

description:
Put the '/' back, but put it in the correct location!

diffstat:

 distrib/sets/lists/modules/md.i386 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r be485c1c371b -r 0960944bc3b8 distrib/sets/lists/modules/md.i386
--- a/distrib/sets/lists/modules/md.i386        Sun May 03 18:49:28 2015 +0000
+++ b/distrib/sets/lists/modules/md.i386        Sun May 03 21:59:23 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: md.i386,v 1.63 2015/05/03 07:30:52 pgoyette Exp $
+# $NetBSD: md.i386,v 1.64 2015/05/03 21:59:23 pgoyette Exp $
 #
 # NOTE that there are three sets of files here:
 # @MODULEDIR@, i386-xen, and i386pae-xen
@@ -548,7 +548,7 @@
 ./stand/i386-xen/@OSRELEASE@/modules/sysvbfs                           base-kernel-modules     kmod,compatmodules
 ./stand/i386-xen/@OSRELEASE@/modules/sysvbfs/sysvbfs.kmod              base-kernel-modules     kmod,compatmodules
 ./stand/i386-xen/@OSRELEASE@/modules/tco                               base-kernel-modules     kmod,compatmodules
-./stand/i386-xen/@OSRELEASE@/modulestco/tco.kmod                       base-kernel-modules     kmod,compatmodules
+./stand/i386-xen/@OSRELEASE@/modules/tco/tco.kmod                      base-kernel-modules     kmod,compatmodules
 ./stand/i386-xen/@OSRELEASE@/modules/tdfxdrm                           base-kernel-modules     kmod,compatmodules
 ./stand/i386-xen/@OSRELEASE@/modules/tdfxdrm/tdfxdrm.kmod              base-kernel-modules     kmod,compatmodules
 ./stand/i386-xen/@OSRELEASE@/modules/thinkpad                          base-kernel-modules     kmod,compatmodules



Home | Main Index | Thread Index | Old Index