Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf Fix typo.
details: https://anonhg.NetBSD.org/src/rev/f98fd13c621d
branches: trunk
changeset: 477199:f98fd13c621d
user: tsubai <tsubai%NetBSD.org@localhost>
date: Fri Oct 15 07:16:16 1999 +0000
description:
Fix typo.
diffstat:
sys/arch/macppc/conf/files.macppc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b5d776688aa2 -r f98fd13c621d sys/arch/macppc/conf/files.macppc
--- a/sys/arch/macppc/conf/files.macppc Fri Oct 15 06:43:06 1999 +0000
+++ b/sys/arch/macppc/conf/files.macppc Fri Oct 15 07:16:16 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.macppc,v 1.24 1999/10/15 06:43:05 tsubai Exp $
+# $NetBSD: files.macppc,v 1.25 1999/10/15 07:16:16 tsubai Exp $
#
# macppc-specific configuration info
@@ -170,7 +170,7 @@
# XXX dev/pcmcia needs fdc
device fdc {drive = -1}
-include "dev/files.cardbus"
+include "dev/cardbus/files.cardbus"
include "dev/pcmcia/files.pcmcia"
file arch/macppc/macppc/rbus_machdep.c cardbus
Home |
Main Index |
Thread Index |
Old Index