diff options
Diffstat (limited to 'tests/Makefile.include')
-rw-r--r-- | tests/Makefile.include | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.include b/tests/Makefile.include index dbd0e6857c..c9c6019bc8 100644 --- a/tests/Makefile.include +++ b/tests/Makefile.include @@ -750,6 +750,7 @@ qos-test-obj-y = tests/qos-test.o $(libqgraph-obj-y) qos-test-obj-y += $(libqos-pc-obj-y) $(libqos-spapr-obj-y) qos-test-obj-y += tests/libqos/e1000e.o qos-test-obj-y += tests/libqos/sdhci.o +qos-test-obj-y += $(libqos-virtio-obj-y) # Machines qos-test-obj-y += tests/libqos/aarch64-xlnx-zcu102-machine.o |