lkml.org 
[lkml]   [2002]   [Oct]   [6]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateSun, 6 Oct 2002 10:06:42 +0200
FromSam Ravnborg <>
Subject[PATCH] aacraid - Makefile fix
Remove obsolete O_TARGET from Makefile
Make include path relative

===== 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/
\
 
 \ /
  Last update: 2005-03-22 12:29    [from the cache]
©2003-2008