summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Makefile
diff options
context:
space:
mode:
authorKen Cox <jkc@redhat.com>2014-03-04 07:58:06 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-04 16:57:45 -0800
commite423812a9e430913e41c6565922142fe22f83ad7 (patch)
tree304824fc2d5e89e52e3fab7bdd59493a54a6a3fb /drivers/staging/unisys/Makefile
parent9d9baadd4069c77a97bf530abad9ddb74875fe76 (diff)
downloadop-kernel-dev-e423812a9e430913e41c6565922142fe22f83ad7.zip
op-kernel-dev-e423812a9e430913e41c6565922142fe22f83ad7.tar.gz
staging: visorchannel module
The visorchannel module is a support library that abstracts reading and writing a channel in memory. 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 129c28f..a457d8b 100644
--- a/drivers/staging/unisys/Makefile
+++ b/drivers/staging/unisys/Makefile
@@ -2,4 +2,5 @@
# Makefile for Unisys SPAR drivers
#
obj-$(CONFIG_UNISYS_VISORUTIL) += visorutil/
+obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel/
OpenPOWER on IntegriCloud