s390/vdso32: add vdso32.lds to targets
authorSven Schnelle <svens@linux.ibm.com>
Fri, 9 Jul 2021 14:49:43 +0000 (16:49 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 12 Jul 2021 12:33:53 +0000 (14:33 +0200)
commit98f7cd23aa9563c06503991a0cd41f0cacc99f5f
tree811a859d99a1dc16a811acecea98dfdeeba16db9
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
s390/vdso32: add vdso32.lds to targets

This fixes a permanent rebuild of the 32 bit vdso. The RPM build process
was first calling 'make bzImage' and 'make modules' as a second step.
This caused a recompilation of vdso32.so, which in turn also changed
the build-id of vmlinux.

Fixes: 779df2248739 ("s390/vdso: add minimal compat vdso")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/vdso32/Makefile