diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 17:39:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 17:39:59 +0000 |
commit | 27d3313807296c3943a96ceef8c2b7279cb56962 (patch) | |
tree | 7d08e78c36ab6437b403fc7cd8c23e41f135c7a3 /debian/linux-image-6.7.7-mips32r2el.lintian-overrides | |
parent | Merging upstream version 6.7.7. (diff) | |
download | linux-27d3313807296c3943a96ceef8c2b7279cb56962.tar.xz linux-27d3313807296c3943a96ceef8c2b7279cb56962.zip |
Adding debian version 6.7.7-1.debian/6.7.7-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/linux-image-6.7.7-mips32r2el.lintian-overrides')
-rw-r--r-- | debian/linux-image-6.7.7-mips32r2el.lintian-overrides | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/linux-image-6.7.7-mips32r2el.lintian-overrides b/debian/linux-image-6.7.7-mips32r2el.lintian-overrides new file mode 100644 index 0000000000..cd416927c6 --- /dev/null +++ b/debian/linux-image-6.7.7-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.7.7-mips32r2el: binary-from-other-architecture *boot/vmlinu* +linux-image-6.7.7-mips32r2el: binary-from-other-architecture *lib/modules/* + +# vmlinux needs extra sections that would normally be stripped. +linux-image-6.7.7-mips32r2el: unstripped-binary-or-object *boot/vmlinu* |