mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
The AR_SCSI_PASSTHROUGH conditional no longer exists, remove it from the
makefile.
This commit is contained in:
parent
229acba1d0
commit
eaf63cb2ae
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ KMOD= amr
|
|||
SRCS= amr.c amr_pci.c amr_disk.c device_if.h bus_if.h pci_if.h
|
||||
|
||||
# SCSI passthrough support for non-disk devices
|
||||
#CFLAGS+= -DAMR_SCSI_PASSTHROUGH
|
||||
SRCS+= amr_cam.c opt_cam.h opt_scsi.h
|
||||
|
||||
# Enable a questionable optimisation for newer adapters
|
||||
|
|
|
|||
Loading…
Reference in a new issue