summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Makefile
diff options
context:
space:
mode:
authorKen Cox <jkc@redhat.com>2014-03-04 07:58:10 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-04 17:03:21 -0800
commitaf86526b22dd52edc6a7827217315415801d1622 (patch)
tree986854a76e9b78ba4e93a7037fb5ed3a4cb820f7 /drivers/staging/unisys/Makefile
parentbac8a4d5d29b1475d06f319d87e1d608c0b9dbe8 (diff)
downloadop-kernel-dev-af86526b22dd52edc6a7827217315415801d1622.zip
op-kernel-dev-af86526b22dd52edc6a7827217315415801d1622.tar.gz
staging: virtpci driver
The virtpci module handles the bus functions for virthba, and virtnic. 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 f9174f5..56ee16c 100644
--- a/drivers/staging/unisys/Makefile
+++ b/drivers/staging/unisys/Makefile
@@ -6,3 +6,4 @@ obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel/
obj-$(CONFIG_UNISYS_VISORCHIPSET) += visorchipset/
obj-$(CONFIG_UNISYS_CHANNELSTUB) += channels/
obj-$(CONFIG_UNISYS_UISLIB) += uislib/
+obj-$(CONFIG_UNISYS_VIRTPCI) += virtpci/
OpenPOWER on IntegriCloud