qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] target/xtensa: fix meson.build rule for xtensa cores


From: Richard Henderson
Subject: Re: [PATCH] target/xtensa: fix meson.build rule for xtensa cores
Date: Sat, 3 Apr 2021 08:12:03 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/2/21 9:03 PM, Max Filippov wrote:
import_core.sh tries to change Makefile.objs when importing new xtensa
core, but that file no longer exists. Rewrite meson.build rule to pick
up all source files that match core-*.c pattern and drop commands that
change Makefile.objs.

Cc:qemu-stable@nongnu.org  # v5.2.0
Signed-off-by: Max Filippov<jcmvbkbc@gmail.com>
---
  target/xtensa/import_core.sh |  3 ---
  target/xtensa/meson.build    | 13 ++++---------
  2 files changed, 4 insertions(+), 12 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]