summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/conf/DISKLESS
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-02-05 17:41:53 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-02-05 17:41:53 +0000
commitcc82ddb07179582a28c35d1c8195f45d3a3e69dd (patch)
treee035dd7d3e1a57b6e253842d8080d9b4f6eea577 /sys/arch/hp300/conf/DISKLESS
parentb1b18d5bdd435847de2612aab357a4db4aa9e683 (diff)
Make std.hp300 useable for other config files, just don't use it in GENERIC
ones.
Diffstat (limited to 'sys/arch/hp300/conf/DISKLESS')
-rw-r--r--sys/arch/hp300/conf/DISKLESS5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/hp300/conf/DISKLESS b/sys/arch/hp300/conf/DISKLESS
index 48a3d07f338..d207ee698cd 100644
--- a/sys/arch/hp300/conf/DISKLESS
+++ b/sys/arch/hp300/conf/DISKLESS
@@ -1,11 +1,10 @@
-# $OpenBSD: DISKLESS,v 1.9 1997/02/03 04:47:05 downsj Exp $
+# $OpenBSD: DISKLESS,v 1.10 1997/02/05 17:41:49 downsj Exp $
# $NetBSD: GENERIC,v 1.23 1997/01/31 06:12:57 thorpej Exp $
#
# Generic kernel - one size fits all.
#
-# Include attributes common to all hp300s
-include "arch/hp300/conf/std.hp300"
+machine hp300 m68k
# Include all GENERIC option
include "../../../conf/GENERIC"