@samitouri / QOSamiQemu / commits / 773f68c784

MAINTAINERS: Fix hexagon-linux-user.mak path

Fixes: 812b31d3f91 ("configs: rename default-configs to configs and reorganise") Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20260520123947.12711-1-philmd@linaro.org>

Philippe Mathieu-Daudé committed May 20, 2026 at 14:39 UTC 773f68c78468b845ada5ddf7705c1ac5f68f8c45
1 file changed +1 -1
MAINTAINERS
+1 -1
@@ -256,7 +256,7 @@ X: target/hexagon/gen_idef_parser_funcs.py
256 F: linux-user/hexagon/
257 F: tests/tcg/hexagon/
258 F: disas/hexagon.c
259 -F: configs/targets/hexagon-linux-user/default.mak
259 +F: configs/targets/hexagon-linux-user.mak
260 F: tests/docker/dockerfiles/debian-hexagon-cross.docker
261 F: gdbstub/gdb-xml/hexagon*.xml
262 T: git https://github.com/qualcomm/qemu.git hex-next