diff options
Diffstat (limited to '')
-rw-r--r-- | debian/firmware-atheros.lintian-overrides | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/firmware-atheros.lintian-overrides b/debian/firmware-atheros.lintian-overrides new file mode 100644 index 0000000..dcfc556 --- /dev/null +++ b/debian/firmware-atheros.lintian-overrides @@ -0,0 +1,7 @@ +# These binaries do not run on the host, so these rules don't apply +firmware-atheros: arch-independent-package-contains-binary-or-object *lib/firmware/* +firmware-atheros: elf-error *lib/firmware/* +firmware-atheros: program-not-linked-against-libc *lib/firmware/* +firmware-atheros: statically-linked-binary *lib/firmware/* +firmware-atheros: undeclared-elf-prerequisites *lib/firmware/* +firmware-atheros: unstripped-binary-or-object *lib/firmware/* |