linux/drivers/scsi/sym53c8xx_2/Makefile
<<
>>
Prefs
   1# SPDX-License-Identifier: GPL-2.0-only
   2# Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.
   3
   4sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
   5obj-$(CONFIG_SCSI_SYM53C8XX_2) := sym53c8xx.o
   6