Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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