Markus Armbruster <[email protected]> writes:
> Philippe Mathieu-Daudé <[email protected]> writes:
>
>> On 3/6/26 08:40, Markus Armbruster wrote:
>>> We neglected to update MAINTAINERS when we deleted makefiles. Update
>>> it now.
>>> Fixes: 1a82878a08 (meson: accel, 2019-08-18)
>>> Cc: Richard Henderson <[email protected]>
>>> Cc: Paolo Bonzini <[email protected]>
>>> Cc: Philippe Mathieu-Daudé <[email protected]>
>>> Signed-off-by: Markus Armbruster <[email protected]>
>>> ---
>>> MAINTAINERS | 2 --
>>> 1 file changed, 2 deletions(-)
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 15793b088e..2dc53c7e2e 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -541,8 +541,6 @@ F: include/system/cpus.h
>>> F: include/accel/accel-*.h
>>> F: accel/accel-*.?
>>> F: accel/dummy-cpus.?
>>> -F: accel/Makefile.objs
>>> -F: accel/stubs/Makefile.objs
>>
>> Adding:
>>
>> +F: accel/meson.build
>
> Will do.
Adding
F: accel/stubs/meson.build
as well.
>> Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
>
> Thanks!
>
>>> F: cpu-common.c
>>> F: cpu-target.c
>>> F: qapi/accelerator.json