All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix hexagon-linux-user.mak path
@ 2026-05-20 12:39 Philippe Mathieu-Daudé
  2026-05-20 12:52 ` Markus Armbruster
  2026-05-20 13:38 ` Markus Armbruster
  0 siblings, 2 replies; 12+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-05-20 12:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Pierrick Bouvier, Brian Cain, Philippe Mathieu-Daudé

Fixes: 812b31d3f91 ("configs: rename default-configs to configs and reorganise")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b75f3222f2f..2a4d124fb3c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -256,7 +256,7 @@ X: target/hexagon/gen_idef_parser_funcs.py
 F: linux-user/hexagon/
 F: tests/tcg/hexagon/
 F: disas/hexagon.c
-F: configs/targets/hexagon-linux-user/default.mak
+F: configs/targets/hexagon-linux-user.mak
 F: docker/dockerfiles/debian-hexagon-cross.docker
 F: gdbstub/gdb-xml/hexagon*.xml
 T: git https://github.com/quic/qemu.git hex-next
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-05-20 18:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-20 12:39 [PATCH] MAINTAINERS: Fix hexagon-linux-user.mak path Philippe Mathieu-Daudé
2026-05-20 12:52 ` Markus Armbruster
2026-05-20 12:57   ` Philippe Mathieu-Daudé
2026-05-20 12:59     ` Philippe Mathieu-Daudé
2026-05-20 13:09       ` Markus Armbruster
2026-05-20 13:44         ` Markus Armbruster
2026-05-20 14:05         ` Philippe Mathieu-Daudé
2026-05-20 14:43           ` Markus Armbruster
2026-05-20 15:13           ` Pierrick Bouvier
2026-05-20 17:28   ` Pierrick Bouvier
2026-05-20 18:10     ` Markus Armbruster
2026-05-20 13:38 ` Markus Armbruster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.