1# File: drivers/arcmsr/Makefile 2# Makefile for the ARECA PCI-X PCI-EXPRESS SATA RAID controllers SCSI driver. 3 4arcmsr-objs := arcmsr_attr.o arcmsr_hba.o 5 6obj-$(CONFIG_SCSI_ARCMSR) := arcmsr.o 7