diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1996-11-23 18:05:36 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1996-11-23 18:05:36 +0000 |
commit | d894fe54f1c8ff0ab9d980ac24522e9c283f553a (patch) | |
tree | bfec871b441f4f823617a7504153a744ccdcbccb /sys/arch/sun3/conf/DISKLESS | |
parent | b8900c0c0645a0566e8dc73d5c005aa74c48a19d (diff) |
include "std.sun3" -> include "arch/sun3/conf/std.sun3"
Diffstat (limited to 'sys/arch/sun3/conf/DISKLESS')
-rw-r--r-- | sys/arch/sun3/conf/DISKLESS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |