summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Makefile
diff options
context:
space:
mode:
authorKen Cox <jkc@redhat.com>2014-03-04 07:58:08 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-04 16:59:30 -0800
commit7b2a2d8383d08793aac3f157fa3f38ea90c5d3c0 (patch)
tree2e6a3e5d8df686b5e921d87ea142b4e6e7c6956e /drivers/staging/unisys/Makefile
parent12e364b9f08aa335dc7716ce74113e834c993765 (diff)
downloadlinux-7b2a2d8383d08793aac3f157fa3f38ea90c5d3c0.tar.bz2
staging: visorchannelstub driver to provide channel support routines
The visorchannelstub module provides support routines for storing and retrieving data from a channel. Signed-off-by: Ken Cox <jkc@redhat.com> Cc: Ben Romer <sparmaintainer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/Makefile')
-rw-r--r--drivers/staging/unisys/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/unisys/Makefile b/drivers/staging/unisys/Makefile
index 4667f4485d50..e637f30cf21a 100644
--- a/drivers/staging/unisys/Makefile
+++ b/drivers/staging/unisys/Makefile
@@ -4,4 +4,5 @@
obj-$(CONFIG_UNISYS_VISORUTIL) += visorutil/
obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel/
obj-$(CONFIG_UNISYS_VISORCHIPSET) += visorchipset/
+obj-$(CONFIG_UNISYS_CHANNELSTUB) += channels/