qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/3] target/xtensa: add .inc. to non-top level s


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 1/3] target/xtensa: add .inc. to non-top level source file names
Date: Thu, 22 Mar 2018 14:16:23 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 03/22/2018 01:09 PM, Max Filippov wrote:
Fix definitions of existing cores and core importing script.

This mentions the script...


Signed-off-by: Max Filippov <address@hidden>
---
  target/xtensa/core-dc232b.c                                           | 4 ++--
  target/xtensa/core-dc232b/{gdb-config.c => gdb-config.inc.c}          | 0
  target/xtensa/core-dc232b/{xtensa-modules.c => xtensa-modules.inc.c}  | 0
  target/xtensa/core-dc233c.c                                           | 4 ++--
  target/xtensa/core-dc233c/{gdb-config.c => gdb-config.inc.c}          | 0
  target/xtensa/core-dc233c/{xtensa-modules.c => xtensa-modules.inc.c}  | 0
  target/xtensa/core-de212.c                                            | 4 ++--
  target/xtensa/core-de212/{gdb-config.c => gdb-config.inc.c}           | 0
  target/xtensa/core-de212/{xtensa-modules.c => xtensa-modules.inc.c}   | 0
  target/xtensa/core-fsf.c                                              | 2 +-
  target/xtensa/core-fsf/{xtensa-modules.c => xtensa-modules.inc.c}     | 0
  target/xtensa/core-sample_controller.c                                | 4 ++--
  .../xtensa/core-sample_controller/{gdb-config.c => gdb-config.inc.c}  | 0
  .../core-sample_controller/{xtensa-modules.c => xtensa-modules.inc.c} | 0
  14 files changed, 9 insertions(+), 9 deletions(-)

...but only touches .c files.


--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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