summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/Makefile
diff options
context:
space:
mode:
authorAllen Hubbe <Allen.Hubbe@emc.com>2015-04-09 10:33:20 -0400
committerJon Mason <jdmason@kudzu.us>2015-07-04 14:04:44 -0400
commita1bd3baeb2f18b2b3d0f98ce5fdaa725149b950b (patch)
treeea7f83ae16bf1369c37f1e5ed585efaa87fc84f2 /drivers/ntb/Makefile
parentec110bc7cc48d7806c9b65094e6afb19452d458f (diff)
downloadlinux-a1bd3baeb2f18b2b3d0f98ce5fdaa725149b950b.tar.gz
linux-a1bd3baeb2f18b2b3d0f98ce5fdaa725149b950b.tar.bz2
linux-a1bd3baeb2f18b2b3d0f98ce5fdaa725149b950b.zip
NTB: Add NTB hardware abstraction layer
Abstract the NTB device behind a programming interface, so that it can support different hardware and client drivers. Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/ntb/Makefile')
-rw-r--r--drivers/ntb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ntb/Makefile b/drivers/ntb/Makefile
index 545b10a131af..712e953a8fda 100644
--- a/drivers/ntb/Makefile
+++ b/drivers/ntb/Makefile
@@ -1,3 +1,4 @@
+obj-$(CONFIG_NTB) += ntb.o
obj-$(CONFIG_NTB) += ntb_hw_intel.o
ntb_hw_intel-objs := hw/intel/ntb_hw_intel.o ntb_transport.o