lkml.org 
[lkml]   [2002]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Fix Linux 2.5.43 build of aic7xxx
Date

Hi there

Pretty simple patch, fixes [at least for me] the building of aic7xxx on
2.5.43

diff -u -r1.1.1.1 linux/drivers/scsi/aic7xxx/Makefile
--- linux/drivers/scsi/aic7xxx/Makefile 9 Oct 2002 02:47:02 -0000
+++ linux/drivers/scsi/aic7xxx/Makefile 17 Oct 2002 21:40:03 -0000
@@ -33,7 +33,7 @@
$(obj)/aic7xxx_seq.h $(obj)/aic7xxx_reg.h: $(src)/aic7xxx.seq \
$(src)/aic7xxx.reg \
$(obj)/aicasm/aicasm
- $(obj)/aicasm/aicasm -I. -r $(obj)/aic7xxx_reg.h \
+ $(obj)/aicasm/aicasm -I$(obj) -r $(obj)/aic7xxx_reg.h \
-o $(obj)/aic7xxx_seq.h $(src)/aic7xxx.seq

$(obj)/aicasm/aicasm: $(src)/aicasm/*.[chyl]
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/

\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.180 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site