aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Makefile
blob: b988d6940aae5146ca60a1040922a0a0912f9e98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for Unisys SPAR drivers
#
obj-$(CONFIG_UNISYS_VISORUTIL)		+= visorutil/
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/
obj-$(CONFIG_UNISYS_VIRTHBA)		+= virthba/