Home
last modified time | relevance | path

Searched refs:AICASM_CC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A DMakefile27 AICASM_CC= $(HOSTCC) macro
29 AICASM_CC= $(CC) macro
39 $(AICASM_CC) $(AICASM_CFLAGS) $(SRCS) -o $(OUTDIR)/$(PROG) $(LIBS)