Put SCSI_2_DEF in opt_scsi.h. This cause a lot more recompliation than

necessary when this option change, but I don't think it is worth its own
header file.
This commit is contained in:
Eivind Eklund 1998-02-04 03:59:50 +00:00
parent 7dff14331f
commit ec1f7adf74
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $Id: options,v 1.53 1998/01/31 07:23:03 eivind Exp $
# $Id: options,v 1.54 1998/02/04 03:47:13 eivind Exp $
# Format:
# Option name filename
@ -96,6 +96,7 @@ SHMSEG opt_param.h
SCSIDEBUG opt_scsi.h
SCSI_DELAY opt_scsi.h
SCSI_REPORT_GEOMETRY opt_scsi.h
SCSI_2_DEF opt_scsi.h
# Options used only in scsi/od.c.
OD_AUTO_TURNOFF opt_od.h