Skip to content

kernel.spec.template: Ship arch/s390/lib/expoline.o in kernel-devel

After commit 87d393e2 ("[redhat] New configs in arch/s390"), which enabled CONFIG_EXPOLINE_EXTERN in ARK/ELN, an external module build expects arch/s390/lib/expoline.o to be available, otherwise the build fails.

To fix this, ship the file in the -devel package if it is found.

Fixes: 87d393e2 ("[redhat] New configs in arch/s390")

Signed-off-by: Ondrej Mosnacek omosnace@redhat.com

Merge request reports