From 3276a0664f05acf01b43e13ead75913a773c32db Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Thu, 12 Jun 2025 15:03:47 +0200 Subject: pkg/subsystem: regenerate Linux subsystems on v6.16-rc1 --- pkg/subsystem/linux/names.go | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/subsystem/linux/names.go') diff --git a/pkg/subsystem/linux/names.go b/pkg/subsystem/linux/names.go index 8217a9201..5a2eaf9dc 100644 --- a/pkg/subsystem/linux/names.go +++ b/pkg/subsystem/linux/names.go @@ -116,6 +116,7 @@ var ( "linux@ew.tq-group.com": "tq-systems", "linux-imx@nxp.com": "nxp", "kernel-list@raspberrypi.com": "raspberry", + "tomoyo-users_en@lists.sourceforge.net": "tomoyo", } stripPrefixes = []string{"linux-"} stripSuffixes = []string{ -- cgit mrf-deployment