Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# SPDX-License-Identifier: GPL-2.0-only # File: drivers/arcmsr/Makefile # Makefile for the ARECA PCI-X PCI-EXPRESS SATA RAID controllers SCSI driver. arcmsr-objs := arcmsr_attr.o arcmsr_hba.o obj-$([31mCONFIG_SCSI_ARCMSR[0m) := arcmsr.o