mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 14:56:44 +07:00
5 lines
192 B
Makefile
5 lines
192 B
Makefile
|
# Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.
|
||
|
|
||
|
sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
|
||
|
obj-$(CONFIG_SCSI_SYM53C8XX_2) := sym53c8xx.o
|