Lines Matching refs:aic79xx
5 # $Id: //depot/linux-aic79xx-2.5.0/drivers/scsi/aic7xxx/Makefile#8 $
12 obj-$(CONFIG_SCSI_AIC79XX) += aic79xx.o
28 aic79xx-y += aic79xx_core.o \
30 aic79xx-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += aic79xx_reg_print.o
33 aic79xx-y += aic79xx_osm.o \
48 $(addprefix $(obj)/,$(aic79xx-y)): $(obj)/aic79xx_seq.h $(obj)/aic79xx_reg.h
68 aic79xx-gen-$(CONFIG_AIC79XX_BUILD_FIRMWARE) := $(obj)/aic79xx_reg.h
69 aic79xx-gen-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += $(obj)/aic79xx_reg_print.c
75 $(obj)/aic79xx_seq.h: $(src)/aic79xx.seq $(src)/aic79xx.reg $(obj)/aicasm/aicasm
78 $(srctree)/$(src)/aic79xx.seq
80 $(aic79xx-gen-y): $(objtree)/$(obj)/aic79xx_seq.h