patch-1.3.21 linux/drivers/scsi/Makefile
Next file: linux/drivers/scsi/scsi.c
Previous file: linux/drivers/pci/pci.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 17 07:19:18 1995
- Orig file:
v1.3.20/linux/drivers/scsi/Makefile
- Orig date:
Fri Aug 18 08:44:57 1995
diff -u --recursive --new-file v1.3.20/linux/drivers/scsi/Makefile linux/drivers/scsi/Makefile
@@ -191,7 +191,7 @@
$(CC) $(CFLAGS) $(AHA152X) -c aha152x.c
aic7xxx_asm: aic7xxx_asm.c
- $(CC) $(CFLAGS) -o $@ aic7xxx_asm.c
+ $(HOSTCC) -o $@ aic7xxx_asm.c
aic7xxx.c: aic7xxx_seq.h
aic7xxx_seq.h: aic7xxx_asm aic7xxx.seq
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this