]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg/xtensa: add linker.ld to CLEANFILES
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 14 Mar 2023 21:52:19 +0000 (14:52 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Wed, 15 Mar 2023 12:07:38 +0000 (05:07 -0700)
commit5161dba859915be3d328a31fe015a27997442640
tree38e3c4de5e9cd3db94d0c080f1613e6e93b58c5d
parent27a03171d02ee0de8de4e2d3bed241795d672859
tests/tcg/xtensa: add linker.ld to CLEANFILES

Linker script for xtensa tests must be preprocessed for a specific
target, remove it as a part of make clean.

Fixes: be5cac175a ("tests/tcg/xtensa: enable system tests")
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
tests/tcg/xtensa/Makefile.softmmu-target