diff options
Diffstat (limited to 'sys/arch/i386/conf/INST')
-rw-r--r-- | sys/arch/i386/conf/INST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/INST b/sys/arch/i386/conf/INST index 8fbd4369036..729513c26c0 100644 --- a/sys/arch/i386/conf/INST +++ b/sys/arch/i386/conf/INST @@ -1,4 +1,4 @@ -# $OpenBSD: INST,v 1.11 1996/09/20 06:45:06 deraadt Exp $ +# $OpenBSD: INST,v 1.12 1996/09/28 08:32:19 downsj Exp $ # $NetBSD: INSTADP,v 1.17 1996/05/20 03:32:19 thorpej Exp $ # # Install kernels no longer support X. @@ -6,6 +6,8 @@ machine i386 # architecture, used by config; REQUIRED +option INSTALL # support floppy install + option I386_CPU # CPU classes; at least one is REQUIRED option I486_CPU option I586_CPU |