Add opt_scsipi_debug.h to list since compat_linux pulls in scsipi now for sg

driver
This commit is contained in:
jmc 2005-02-04 05:59:51 +00:00
parent 9882b0c41e
commit 89f2c62a84
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.compat,v 1.3 2004/04/24 21:33:32 cl Exp $
# $NetBSD: files.compat,v 1.4 2005/02/04 05:59:51 jmc Exp $
# NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp
# options for MP configuration through the MP spec
@ -32,6 +32,7 @@ defflag opt_pcibios.h XXXOPT_PCIBIOS
defflag acpi.h XXXACPI
defflag opt_mpacpi.h XXXOPT_MPACPI
defflag opt_mpbios.h XXXOPT_MPBIOS
defflag opt_scsipi_debug.h XXXSCSIPI_DEBUG
# VM86 emulation
defflag opt_vm86.h XXXVM86