X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fstaging%2Funisys%2Fvisorhba%2FMakefile;fp=kernel%2Fdrivers%2Fstaging%2Funisys%2Fvisorhba%2FMakefile;h=a8a8e0e0fb09c0de05f1d83983aca40d89e6348a;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=0000000000000000000000000000000000000000;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/drivers/staging/unisys/visorhba/Makefile b/kernel/drivers/staging/unisys/visorhba/Makefile new file mode 100644 index 000000000..a8a8e0e0f --- /dev/null +++ b/kernel/drivers/staging/unisys/visorhba/Makefile @@ -0,0 +1,10 @@ +# +# Makefile for Unisys channel +# + +obj-$(CONFIG_UNISYS_VISORHBA) += visorhba.o + +visorhba-y := visorhba_main.o + +ccflags-y += -Idrivers/staging/unisys/include +