diff options
| author | Thomas Huth | 2019-05-08 09:55:27 +0200 |
|---|---|---|
| committer | Thomas Huth | 2019-05-08 17:45:18 +0200 |
| commit | 1e47ac8216d9b45d11498c5b863a8cfc782b0054 (patch) | |
| tree | cb206e1f9543668e7bb4ad4fba384170107deabd /linux-headers/linux | |
| parent | tests/tpm-tests: Use g_test_skip() to mark skipped tests (diff) | |
| download | qemu-1e47ac8216d9b45d11498c5b863a8cfc782b0054.tar.gz qemu-1e47ac8216d9b45d11498c5b863a8cfc782b0054.tar.xz qemu-1e47ac8216d9b45d11498c5b863a8cfc782b0054.zip | |
tests/Makefile: Remove unused test-obj-y variable
I recently noticed that test-obj-y contains a file called
tests/check-block-qtest.o which simply does not belong to any .c
file and thus wondered why this is not causing any trouble. It is
only used to add -Itests to the command line (which refers to the
build directory). However, it is not needed because "-iquote $(@D)"
already sets this up in rules.mak. Thus we can simply remove this
variable.
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190508075527.32164-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions
