diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:42:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:42:26 +0000 |
commit | f435c72e96774fa86d2aef7907cef811ac3ef1e9 (patch) | |
tree | 622909c0d6bc55a791938a84c7a72a32b90df704 /debian/linux-image-6.1.0-18progress6.99u1-mips32r2el.lintian-overrides | |
parent | Adding patch to fix FTBFS in drivers/media/pci/cx18 with gcc-10 (Closes: #102... (diff) | |
download | linux-f435c72e96774fa86d2aef7907cef811ac3ef1e9.tar.xz linux-f435c72e96774fa86d2aef7907cef811ac3ef1e9.zip |
Regenerating debian files.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/linux-image-6.1.0-18progress6.99u1-mips32r2el.lintian-overrides')
-rw-r--r-- | debian/linux-image-6.1.0-18progress6.99u1-mips32r2el.lintian-overrides | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/linux-image-6.1.0-18progress6.99u1-mips32r2el.lintian-overrides b/debian/linux-image-6.1.0-18progress6.99u1-mips32r2el.lintian-overrides new file mode 100644 index 000000000..1c940480a --- /dev/null +++ b/debian/linux-image-6.1.0-18progress6.99u1-mips32r2el.lintian-overrides @@ -0,0 +1,7 @@ +# Some 32-bit architectures need 64-bit kernels and we still build +# these as the "wrong" architecture rather than mandating multiarch. +linux-image-6.1.0-18progress6.99u1-mips32r2el: binary-from-other-architecture *boot/vmlinu* +linux-image-6.1.0-18progress6.99u1-mips32r2el: binary-from-other-architecture *lib/modules/* + +# vmlinux needs extra sections that would normally be stripped. +linux-image-6.1.0-18progress6.99u1-mips32r2el: unstripped-binary-or-object *boot/vmlinu* |