That was a typo I introduced and the fix somehow did not get
to Alan's tree [AFAIK]. Replace that aix7xxx by aic7xxx.
--- drivers/scsi/aic7xxx/Makefile 31 Oct 2002 23:28:26 -0000
+++ drivers/scsi/aic7xxx/Makefile 1 Nov 2002 00:18:34 -0000
@@ -41,7 +41,7 @@
$(obj)/aicasm/aicasm -I$(obj) -r $(obj)/aic7xxx_reg.h \
-o $(obj)/aic7xxx_seq.h $(src)/aic7xxx.seq
-$(obj)/aic7xxx_reg.h: $(obj)/aix7xxx_seq.h
+$(obj)/aic7xxx_reg.h: $(obj)/aic7xxx_seq.h
$(obj)/aicasm/aicasm: $(src)/aicasm/*.[chyl]
$(MAKE) -C $(src)/aicasm
Inaky Perez-Gonzalez -- Not speaking for Intel - opinions are my own [or my
fault]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/