xref: /linux/drivers/scsi/sym53c8xx_2/Makefile (revision 0883c2c06fb5bcf5b9e008270827e63c09a88c1e)
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