Lines Matching refs:obj
10 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx.o
11 obj-$(CONFIG_SCSI_AIC79XX) += aic79xx.o
47 $(addprefix $(obj)/,$(aic7xxx-y)): $(obj)/aic7xxx_seq.h $(obj)/aic7xxx_reg.h
48 $(addprefix $(obj)/,$(aic79xx-y)): $(obj)/aic79xx_seq.h $(obj)/aic79xx_reg.h
50 aic7xxx-gen-$(CONFIG_AIC7XXX_BUILD_FIRMWARE) := $(obj)/aic7xxx_reg.h
51 aic7xxx-gen-$(CONFIG_AIC7XXX_REG_PRETTY_PRINT) += $(obj)/aic7xxx_reg_print.c
54 -p $(obj)/aic7xxx_reg_print.c -i aic7xxx_osm.h
57 $(obj)/aic7xxx_seq.h: $(src)/aic7xxx.seq $(src)/aic7xxx.reg $(obj)/aicasm/aicasm
58 $(obj)/aicasm/aicasm -I$(src) -r $(obj)/aic7xxx_reg.h \
59 $(aicasm-7xxx-opts-y) -o $(obj)/aic7xxx_seq.h \
62 $(aic7xxx-gen-y): $(obj)/aic7xxx_seq.h
64 $(obj)/aic7xxx_reg_print.c: $(src)/aic7xxx_reg_print.c_shipped
67 aic79xx-gen-$(CONFIG_AIC79XX_BUILD_FIRMWARE) := $(obj)/aic79xx_reg.h
68 aic79xx-gen-$(CONFIG_AIC79XX_REG_PRETTY_PRINT) += $(obj)/aic79xx_reg_print.c
71 -p $(obj)/aic79xx_reg_print.c -i aic79xx_osm.h
74 $(obj)/aic79xx_seq.h: $(src)/aic79xx.seq $(src)/aic79xx.reg $(obj)/aicasm/aicasm
75 $(obj)/aicasm/aicasm -I$(src) -r $(obj)/aic79xx_reg.h \
76 $(aicasm-79xx-opts-y) -o $(obj)/aic79xx_seq.h \
79 $(aic79xx-gen-y): $(obj)/aic79xx_seq.h
81 $(obj)/aic79xx_reg_print.c: $(src)/aic79xx_reg_print.c_shipped
84 $(obj)/aicasm/aicasm: $(src)/aicasm/*.[chyl]