You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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
|
|
|