mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
3417ba8abd
Just add enough to build and init the module. Signed-off-by: John Garry <john.garry@huawei.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
3 lines
114 B
Makefile
3 lines
114 B
Makefile
obj-$(CONFIG_SCSI_HISI_SAS) += hisi_sas_main.o
|
|
obj-$(CONFIG_SCSI_HISI_SAS) += hisi_sas_v1_hw.o hisi_sas_v2_hw.o
|