blob: c03b366625aa03f8e39f94ae5c1c8ba66d4a871a (
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.8-progress7.99-loongson-3: binary-from-other-architecture *boot/vmlinu*
linux-image-6.9.8-progress7.99-loongson-3: binary-from-other-architecture *lib/modules/*
# vmlinux needs extra sections that would normally be stripped.
linux-image-6.9.8-progress7.99-loongson-3: unstripped-binary-or-object *boot/vmlinu*
|