diff options
Diffstat (limited to 'sys/modules/aacraid/Makefile')
| -rw-r--r-- | sys/modules/aacraid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/aacraid/Makefile b/sys/modules/aacraid/Makefile index 2209ead57aa9..8852d477b739 100644 --- a/sys/modules/aacraid/Makefile +++ b/sys/modules/aacraid/Makefile @@ -8,7 +8,7 @@ SUBDIR= aacraid_linux KMOD= aacraid SRCS= aacraid.c aacraid_pci.c aacraid_cam.c -SRCS+= opt_scsi.h opt_cam.h opt_compat.h opt_aacraid.h +SRCS+= opt_scsi.h opt_cam.h opt_aacraid.h SRCS+= device_if.h bus_if.h pci_if.h # To enable debug output from the driver, uncomment these two lines. |
