All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 10/12] mpt2sas - Makefile
@ 2008-11-03  8:41 Eric Moore
  0 siblings, 0 replies; only message in thread
From: Eric Moore @ 2008-11-03  8:41 UTC (permalink / raw)
  To: linux-scsi

This is the driver makefile.

Signed-off-by: Eric Moore <eric.moore@lsi.com>

--- a/drivers/scsi/mpt2sas/Makefile	1969-12-31 17:00:00.000000000 -0700
+++ b/drivers/scsi/mpt2sas/Makefile	2008-11-03 11:37:19.000000000 -0700
@@ -0,0 +1,7 @@
+# mpt2sas makefile
+obj-$(CONFIG_SCSI_MPT2SAS) += mpt2sas.o
+mpt2sas-y +=  mpt2sas_base.o        \
+		mpt2sas_config.o    \
+		mpt2sas_scsih.o     \
+		mpt2sas_transport.o \
+		mpt2sas_ctl.o

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-03 22:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03  8:41 [PATCH 10/12] mpt2sas - Makefile Eric Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.