summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qedr/Makefile
diff options
context:
space:
mode:
authorRam Amrani <Ram.Amrani@cavium.com>2016-10-10 13:15:30 +0300
committerDoug Ledford <dledford@redhat.com>2016-10-14 15:00:10 -0400
commit2e0cbc4dd077aea4f1693583fd68eaed4d60464b (patch)
treecb8190e0edbb919e2f13c41f2d63a03454ae9992 /drivers/infiniband/hw/qedr/Makefile
parente9f8f48bcac6f6dd37ad89ad63d1d1a497332313 (diff)
qedr: Add RoCE driver framework
Adds a skeletal implementation of the qed* RoCE driver - basically the ability to communicate with the qede driver and receive notifications from it regarding various init/exit events. Signed-off-by: Rajesh Borundia <rajesh.borundia@cavium.com> Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/qedr/Makefile')
-rw-r--r--drivers/infiniband/hw/qedr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/qedr/Makefile b/drivers/infiniband/hw/qedr/Makefile
new file mode 100644
index 000000000000..3a5b7a288281
--- /dev/null
+++ b/drivers/infiniband/hw/qedr/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_INFINIBAND_QEDR) := qedr.o
+
+qedr-y := main.o