summaryrefslogtreecommitdiff
path: root/sys/arch/sun3
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sun3')
-rw-r--r--sys/arch/sun3/conf/COYOTE4
-rw-r--r--sys/arch/sun3/conf/DISKLESS2
-rw-r--r--sys/arch/sun3/conf/FOUR_TTYS2
-rw-r--r--sys/arch/sun3/conf/GENERIC2
-rw-r--r--sys/arch/sun3/conf/GENERIC_KGDB2
-rw-r--r--sys/arch/sun3/conf/RAMDISK2
-rw-r--r--sys/arch/sun3/conf/SMD_TEST2
7 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/sun3/conf/COYOTE b/sys/arch/sun3/conf/COYOTE
index 75e44ccb5db..3f648853c82 100644
--- a/sys/arch/sun3/conf/COYOTE
+++ b/sys/arch/sun3/conf/COYOTE
@@ -1,5 +1,5 @@
#
-# $OpenBSD: COYOTE,v 1.2 1996/11/23 07:54:46 kstailey Exp $
+# $OpenBSD: COYOTE,v 1.3 1996/11/23 18:05:32 kstailey Exp $
#
#
@@ -7,7 +7,7 @@
# Root and swap on NFS (no choice)
#
-include "std.sun3"
+include "arch/sun3/conf/std.sun3"
# Machines to be supported by this kernel
#options FPU_EMULATE
diff --git a/sys/arch/sun3/conf/DISKLESS b/sys/arch/sun3/conf/DISKLESS
index 70701fa8be7..5e9c326650b 100644
--- a/sys/arch/sun3/conf/DISKLESS
+++ b/sys/arch/sun3/conf/DISKLESS
@@ -6,7 +6,7 @@
# Includes devices needed to run as an X-terminal
#
-include "std.sun3"
+include "arch/sun3/conf/std.sun3"
# Machines to be supported by this kernel
options FPU_EMULATE
diff --git a/sys/arch/sun3/conf/FOUR_TTYS b/sys/arch/sun3/conf/FOUR_TTYS
index 272fbfa1eaf..7a2ac832a0e 100644
--- a/sys/arch/sun3/conf/FOUR_TTYS
+++ b/sys/arch/sun3/conf/FOUR_TTYS
@@ -5,7 +5,7 @@
# like GENERIC but both zs chips are used as ttys
#
-include "std.sun3"
+include "arch/sun3/conf/std.sun3"
# Machines to be supported by this kernel
options GENERIC
diff --git a/sys/arch/sun3/conf/GENERIC b/sys/arch/sun3/conf/GENERIC
index 8cc69d47d87..df97ee1c96e 100644
--- a/sys/arch/sun3/conf/GENERIC
+++ b/sys/arch/sun3/conf/GENERIC
@@ -5,7 +5,7 @@
# Supports root on: ie0, le0, sd*, ...
#
-include "std.sun3"
+include "arch/sun3/conf/std.sun3"
# Machines to be supported by this kernel
options GENERIC
diff --git a/sys/arch/sun3/conf/GENERIC_KGDB b/sys/arch/sun3/conf/GENERIC_KGDB
index 840f2b5b9ff..ccda86560d0 100644
--- a/sys/arch/sun3/conf/GENERIC_KGDB
+++ b/sys/arch/sun3/conf/GENERIC_KGDB
@@ -5,7 +5,7 @@
# like GENERIC but supports KGDB (gdb -k on other machine)
#
-include "std.sun3"
+include "arch/sun3/conf/std.sun3"
# Machines to be supported by this kernel
options GENERIC
diff --git a/sys/arch/sun3/conf/RAMDISK b/sys/arch/sun3/conf/RAMDISK
index 733c66e3601..cd7356a5125 100644
--- a/sys/arch/sun3/conf/RAMDISK
+++ b/sys/arch/sun3/conf/RAMDISK
@@ -8,7 +8,7 @@
# install the miniroot in the swap partition
#
-include "std.sun3"
+include "arch/sun3/conf/std.sun3"
# Machines to be supported by this kernel
options FPU_EMULATE # XXX - Should not be needed!
diff --git a/sys/arch/sun3/conf/SMD_TEST b/sys/arch/sun3/conf/SMD_TEST
index 0f6eab813e7..25eeff20787 100644
--- a/sys/arch/sun3/conf/SMD_TEST
+++ b/sys/arch/sun3/conf/SMD_TEST
@@ -5,7 +5,7 @@
# Like GENERIC, but includes the SMD disk drivers (xd, xy)
#
-include "std.sun3"
+include "arch/sun3/conf/std.sun3"
# Machines to be supported by this kernel
options GENERIC