blob: 7e0859f37f2eac76d7d19946e9e38f98dd2f757b (
plain)
1
2
3
4
5
6
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-19progress7u1-mips32r2el: binary-from-other-architecture *boot/vmlinu*
linux-image-6.1.0-19progress7u1-mips32r2el: binary-from-other-architecture *lib/modules/*
# vmlinux needs extra sections that would normally be stripped.
linux-image-6.1.0-19progress7u1-mips32r2el: unstripped-binary-or-object *boot/vmlinu*
|