diff options
Diffstat (limited to 'hw/hyperv/Makefile.objs')
-rw-r--r-- | hw/hyperv/Makefile.objs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/hyperv/Makefile.objs b/hw/hyperv/Makefile.objs deleted file mode 100644 index 5b614e040c..0000000000 --- a/hw/hyperv/Makefile.objs +++ /dev/null @@ -1,3 +0,0 @@ -obj-y += hyperv.o -obj-$(CONFIG_HYPERV_TESTDEV) += hyperv_testdev.o -obj-$(CONFIG_VMBUS) += vmbus.o |