]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add nolibc to the ignore_list
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2025 08:20:03 +0000 (10:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2025 08:20:13 +0000 (10:20 +0200)
ignore_list

index 59ae20103a125dc4bad2be7baf9f3409cb569e7e..afe9bbf8496a69c0d60123e7c8d5ae3261ca1dae 100644 (file)
@@ -42,3 +42,7 @@ fs/xfs/
 
 # Input drivers
 drivers/input/*
+
+# nolibc
+tools/include/nolibc/*
+tools/testing/selftests/nolibc/*