OSDN Git Service

vfio: move conditional up to hw/Makefile.objs
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 2 Feb 2019 07:24:32 +0000 (15:24 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:19 +0000 (16:50 +0100)
commite01ee04f8ba2cf561aee2660aa226d59040e8193
tree1dca4ef78e4079c084ace58dddc1c28b9f2085c2
parent83d14054f95554fd4bdcf88b3c269b8aa13413f6
vfio: move conditional up to hw/Makefile.objs

Instead of wrapping the entire Makefile.objs with an ifeq/endif, just
include the directory only for Linux.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190202072456.6468-4-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/Makefile.objs
hw/vfio/Makefile.objs