OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [scsi/] [sym53c8xx_2/] [Makefile] - Rev 1765

Compare with Previous | Blame | View Log

# File: drivers/scsi/sym53c8xx_2/Makefile
# Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.

list-multi := sym53c8xx_2.o
sym53c8xx_2-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_misc.o sym_nvram.o
obj-$(CONFIG_SCSI_SYM53C8XX_2) := sym53c8xx_2.o

EXTRA_CFLAGS += -I.

sym53c8xx_2.o: $(sym53c8xx_2-objs)
        $(LD) -r -o $@ $(sym53c8xx_2-objs)

include $(TOPDIR)/Rules.make

clean:
        rm -f *.o

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.