Netdev List
 help / color / mirror / Atom feed
* [PATCH 8/9] cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf
@ 2010-06-25 22:14 Casey Leedom
  0 siblings, 0 replies; only message in thread
From: Casey Leedom @ 2010-06-25 22:14 UTC (permalink / raw)
  To: netdev

Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver "cxgb4vf".

Signed-off-by: Casey Leedom
---
 drivers/net/cxgb4vf/Makefile |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/drivers/net/cxgb4vf/Makefile b/drivers/net/cxgb4vf/Makefile
new file mode 100644
index 0000000..d72ee26
--- /dev/null
+++ b/drivers/net/cxgb4vf/Makefile
@@ -0,0 +1,7 @@
+#
+# Chelsio T4 SR-IOV Virtual Function Driver
+#
+
+obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf.o
+
+cxgb4vf-objs := cxgb4vf_main.o t4vf_hw.o sge.o

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

only message in thread, other threads:[~2010-06-25 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-25 22:14 [PATCH 8/9] cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf Casey Leedom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox