MAINTAINERS: remove gensyscalls.sh from the linux-user section
authorLaurent Vivier <laurent@vivier.eu>
Thu, 3 Oct 2024 07:06:20 +0000 (09:06 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 3 Oct 2024 14:26:05 +0000 (17:26 +0300)
The file has been removed by c52e40596834
("linux-user,loongarch: move to syscalltbl file").

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
MAINTAINERS

index 4ee269954361665ce628e4d8b947caaca9ee2c4e..d013db1ccbb84c20fd3b121aa808bc101b85efc8 100644 (file)
@@ -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)
 -------------------------