diff options
| author | Scott Long <scottl@FreeBSD.org> | 2008-08-03 15:34:21 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2008-08-03 15:34:21 +0000 |
| commit | 16bde5d2ecc2455b25b0db2efa1d336a6616a995 (patch) | |
| tree | f09c883d2735bb25f51c0a2f50f96b1eba617c1f /sys/modules | |
| parent | e5f3bb3cd97ac64cacbb9e2664f58727fdc500ca (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/amr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/amr/Makefile b/sys/modules/amr/Makefile index c87f9681cdd1..107a099488a5 100644 --- a/sys/modules/amr/Makefile +++ b/sys/modules/amr/Makefile @@ -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 |
