On 01/10/2024 17.36, Marc Hartmayer wrote:
Jens Remus (2):
pc-bios/s390-ccw: Clarify alignment is in bytes
pc-bios/s390-ccw: Don't generate TEXTRELs
Marc Hartmayer (1):
pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS`
pc-bios/s390-ccw/netboot.mak | 2 +-
pc-bios/s390-ccw/Makefile | 5 +++--
pc-bios/s390-ccw/start.S | 11 +++++++----
3 files changed, 11 insertions(+), 7 deletions(-)
Series
Reviewed-by: Thomas Huth <[email protected]>
I'll queue it ... but will likely wait with sending a merge request for a
while to see whether other s390-ccw bios patches will be ready within the
next weeks (so that I don't have to build the s390-ccw.img multiple times
within a release cycle)
Thomas