[PATCH] aacraid - Makefile fix

From: Sam Ravnborg (sam@ravnborg.org)
Date: Sun Oct 06 2002 - 03:06:42 EST


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/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:53 EST