===== drivers/scsi/aacraid/Makefile 1.1 vs edited =====
--- 1.1/drivers/scsi/aacraid/Makefile	Wed Oct  2 22:37:46 2002
+++ edited/drivers/scsi/aacraid/Makefile	Sun Oct  6 10:00:06 2002
@@ -1,8 +1,6 @@
-
-EXTRA_CFLAGS	+= -I$(TOPDIR)/drivers/scsi
-
-O_TARGET	:= aacraid.o
-obj-m		:= $(O_TARGET)
+# Adaptec aacraid
+ 
+EXTRA_CFLAGS	+= -Idrivers/scsi
 
 obj-y		:= linit.o aachba.o commctrl.o comminit.o commsup.o \
 		   dpcsup.o rx.o sa.o
-
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/