From: Laurent Vivier Date: Thu, 3 Oct 2024 07:06:20 +0000 (+0200) Subject: MAINTAINERS: remove gensyscalls.sh from the linux-user section X-Git-Tag: v9.2.0-rc0~62^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0577f995cc7b1dd665dcf00dc826d5b1c6cd415;p=thirdparty%2Fqemu.git MAINTAINERS: remove gensyscalls.sh from the linux-user section The file has been removed by c52e40596834 ("linux-user,loongarch: move to syscalltbl file"). Signed-off-by: Laurent Vivier Signed-off-by: Michael Tokarev --- diff --git a/MAINTAINERS b/MAINTAINERS index 4ee26995436..d013db1ccbb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3685,7 +3685,6 @@ F: configs/targets/*linux-user.mak F: scripts/qemu-binfmt-conf.sh F: scripts/update-syscalltbl.sh F: scripts/update-mips-syscall-args.sh -F: scripts/gensyscalls.sh Tiny Code Generator (TCG) -------------------------