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/rules.go | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/subsystem/linux/rules.go') diff --git a/pkg/subsystem/linux/rules.go b/pkg/subsystem/linux/rules.go index 1436668fa..0b481a0ea 100644 --- a/pkg/subsystem/linux/rules.go +++ b/pkg/subsystem/linux/rules.go @@ -88,6 +88,7 @@ var ( "brcm80211-dev-list.pdl@broadcom.com": {}, "tomoyo-dev-en@lists.osdn.me": {}, "tomoyo-users-en@lists.osdn.me": {}, + "kernel@collabora.com": {}, }, extraSubsystems: map[string][]string{ "bfs": {"BFS FILE SYSTEM"}, -- cgit mrf-deployment