]> git.proxmox.com Git - mirror_linux-firmware.git/blobdiff - check_whence.py
rtw89: 8852b: update fw to v0.29.29.4
[mirror_linux-firmware.git] / check_whence.py
index 7e0a04f964dabb415edb4545bd03253af78accf1..4b5471e04a6f58a0fe5ef51a9c8fd313f6206c07 100755 (executable)
@@ -76,6 +76,7 @@ def main():
             ".codespell.cfg",
             ".gitlab-ci.yml",
             ".pre-commit-config.yaml",
+            "build_packages.py",
             "check_whence.py",
             "configure",
             "Makefile",
@@ -83,6 +84,11 @@ def main():
             "copy-firmware.sh",
             "WHENCE",
             "Dockerfile",
+            "contrib/templates/debian.changelog",
+            "contrib/templates/debian.control",
+            "contrib/templates/debian.copyright",
+            "contrib/templates/rpm.spec",
+            "contrib/process_linux_firmware.py",
         ]
     )
     known_prefixes = set(name for name in whence_list if name.endswith("/"))