1
0

release 6.14.6

This commit is contained in:
2025-05-09 12:55:05 +03:00
parent 9d4ee668cc
commit 5c06d65ded
26 changed files with 447 additions and 275 deletions

View File

@@ -1 +1,6 @@
# This 'executable' file intentionally contains only BTF sections
{{package}}: statically-linked-binary [usr/src/*/vmlinux]
{{package}}: unstripped-binary-or-object [usr/src/*/vmlinux]
{% if arch in ['arm64'] %}
{{package}}: shared-library-lacks-prerequisites [usr/src/*/vmlinux]
{% endif %}