X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fstaging%2Funisys%2FMakefile;fp=kernel%2Fdrivers%2Fstaging%2Funisys%2FMakefile;h=20eb098538d3fa9c3498c7e4df70232c994cf679;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=68b9925e7d5eb3cf4a8936a849245a13d070a4bb;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/staging/unisys/Makefile b/kernel/drivers/staging/unisys/Makefile index 68b9925e7..20eb09853 100644 --- a/kernel/drivers/staging/unisys/Makefile +++ b/kernel/drivers/staging/unisys/Makefile @@ -1,9 +1,7 @@ # # Makefile for Unisys SPAR drivers # -obj-$(CONFIG_UNISYS_VISORUTIL) += visorutil/ -obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel/ -obj-$(CONFIG_UNISYS_VISORCHIPSET) += visorchipset/ -obj-$(CONFIG_UNISYS_UISLIB) += uislib/ -obj-$(CONFIG_UNISYS_VIRTPCI) += virtpci/ -obj-$(CONFIG_UNISYS_VIRTHBA) += virthba/ +obj-$(CONFIG_UNISYS_VISORBUS) += visorbus/ +obj-$(CONFIG_UNISYS_VISORNIC) += visornic/ +obj-$(CONFIG_UNISYS_VISORINPUT) += visorinput/ +obj-$(CONFIG_UNISYS_VISORHBA) += visorhba/