blob: f60ab79baa00ca9f8f8024b00d6ec21ddc6b3918 (
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.9.9-progress7.99-4kc-malta: binary-from-other-architecture *boot/vmlinu*
linux-image-6.9.9-progress7.99-4kc-malta: binary-from-other-architecture *lib/modules/*
# vmlinux needs extra sections that would normally be stripped.
linux-image-6.9.9-progress7.99-4kc-malta: unstripped-binary-or-object *boot/vmlinu*
|