Commit dc2db1dc authored by Steffen Weber's avatar Steffen Weber Committed by Martin K. Petersen

scsi: smartpqi: allow static build ("built-in")

If CONFIG_SCSI_SMARTPQI=y then don't build this driver as a module.
Signed-off-by: default avatarSteffen Weber <steffen.weber@gmail.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 481b5e5c
ccflags-y += -I.
obj-m += smartpqi.o
obj-$(CONFIG_SCSI_SMARTPQI) += smartpqi.o
smartpqi-objs := smartpqi_init.o smartpqi_sis.o smartpqi_sas_transport.o
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment