xref: /openbmc/linux/drivers/scsi/sym53c8xx_2/Makefile (revision e983940270f10fe8551baf0098be76ea478294a3)
1# Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.
2
3sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
4obj-$(CONFIG_SCSI_SYM53C8XX_2) := sym53c8xx.o
5