qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 12/27] target/arm: Add tcg/meson.build


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH 12/27] target/arm: Add tcg/meson.build
Date: Wed, 4 Jan 2023 23:23:55 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 4/1/23 22:58, Fabiano Rosas wrote:
This introduces the target/arm/tcg directory. Its purpose is to hold
the TCG code that is selected by CONFIG_TCG.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
---
We could squash this onto the next one perhaps.

Yes please.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

---
  MAINTAINERS                | 1 +
  target/arm/meson.build     | 4 ++++
  target/arm/tcg/meson.build | 0
  3 files changed, 5 insertions(+)
  create mode 100644 target/arm/tcg/meson.build






reply via email to

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