PageRenderTime 3ms CodeModel.GetById 0ms app.highlight 3ms RepoModel.GetById 0ms app.codeStats 0ms

/drivers/scsi/aacraid/Makefile

https://bitbucket.org/abioy/linux
Makefile | 8 lines | 4 code | 3 blank | 1 comment | 0 complexity | 2c7d00d8ae33f6b4fa1cb9e95127aa9c MD5 | raw file
Possible License(s): CC-BY-SA-3.0, GPL-2.0, LGPL-2.0, AGPL-1.0
1# Adaptec aacraid
2
3obj-$(CONFIG_SCSI_AACRAID) := aacraid.o
4
5aacraid-objs	:= linit.o aachba.o commctrl.o comminit.o commsup.o \
6		   dpcsup.o rx.o sa.o rkt.o nark.o
7
8EXTRA_CFLAGS	:= -Idrivers/scsi