aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGravatar Doug Ledford <dledford@redhat.com> 2015-08-27 14:18:57 -0400
committerGravatar Doug Ledford <dledford@redhat.com> 2015-08-28 22:54:49 -0400
commit2dfcad3adea961916f013387889bc418c65421cd (patch)
treeff2dca527f40b35c7f4942a3a793c93a13fd10a5 /drivers/staging/Makefile
parentiw_cxgb4: Add support for clip (diff)
downloadlinux-2dfcad3adea961916f013387889bc418c65421cd.tar.gz
linux-2dfcad3adea961916f013387889bc418c65421cd.tar.bz2
linux-2dfcad3adea961916f013387889bc418c65421cd.zip
Staging: Add staging/rdma directory and update MAINTAINERS
Create the rdma directory in the staging area for use as we deprecate some older drivers and as we bring in some new drivers that are in need of work. Update the MAINTAINERS file so that updates to these files go to linux-rdma@vger.kernel.org. Expected lifespan of this directory is three releases for any deprecated drivers moved here and an unknown, but theoretically bounded amount of time for the new drivers as a new core RDMA transfer library needs to be written and the drivers modified to use it in order for them to move out of this directory. Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 347f6477aa3e..c6c44545b94a 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -30,6 +30,7 @@ obj-$(CONFIG_FT1000) += ft1000/
obj-$(CONFIG_SPEAKUP) += speakup/
obj-$(CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4) += ste_rmi4/
obj-$(CONFIG_MFD_NVEC) += nvec/
+obj-$(CONFIG_STAGING_RDMA) += rdma/
obj-$(CONFIG_ANDROID) += android/
obj-$(CONFIG_STAGING_BOARD) += board/
obj-$(CONFIG_USB_WPAN_HCD) += ozwpan/